todays date

N

Niek Otten

=NOW()

Better (just the date, not the time):

=TODAY()

Both will update with every recalculation. If that is not what you require:
CTRL+;
 
Top