View Full Version : saving and creating a unique autonumber to populate current mo,day,year, and seconds


gino
04-05-2000, 04:03 PM
trying to get a unique number for each record that a user creates. i really want to have a unique autonumber to populate based on current mo,day,year,and seconds...

if anyone got an idea on how to do this your help would be greatful. thank you.

Travis
04-05-2000, 10:06 PM
Look at the 'Now()' function. Its in your help file. It returns mm/dd/yyyy h:m:s AM/PM