Quantcast
Channel: VBA Codeschnipsel für Excel » Datum
Viewing all articles
Browse latest Browse all 2

aktuelles Datum in Zelle stempeln

$
0
0



Du möchtest wenn in Spalte A ein Eintrag erfolgt, automatisch in Spalte B das aktuelle Datum daneben haben.

Eine einfache Wenn Funktion zB =wenn(A1=”";”";heute()) würde permanent aktualisiert werden.

Um dies zu vermeiden schreibst Du nachstehendes Makro ins Klassenmodul der jeweiligen Tabelle

 Share on Facebook

if (button.id === 'facebook_share_button_416') { button.onmouseover = function(){ this.style.color='#fff'; this.style.borderColor = '#295582'; this.style.backgroundColor = '#3b5998'; } button.onmouseout = function(){ this.style.color = '#3b5998'; this.style.borderColor = '#d8dfea'; this.style.backgroundColor = '#fff'; } } } -->


Viewing all articles
Browse latest Browse all 2

Latest Images





Latest Images