date/time

W

Wayne Morgan

Where are you wanting it placed? If you want the date/time automatically
entered into a new record, set the Default Value of the control to Now().
 
W

Wayne Morgan

Inserted where? Are you making a menu bar and you want a command added to
the menu bar? If so, where should the command place the results of the
date/time, in the active control?
 
P

paulof

All i want is date/time shown in menu.

i think i figure out to do.

=date() or =now()

thanks
pf
 
Top