Date & Time

F

fiona.innes

Hi,

I have a form called frmDetails and I have set a text box (txtDate)
in
the form with the control source of =Format(Now(),"dddd"", ""mmm d
yyyy"", ""hh:nn:ss ampm") but the problem is I want this Time & Date
to be recorded in the table (called tblDetails) as it needs to be
used
for referancing when entries were entered into the database.
Can anyone tell me how to do this.


Thanks


Fiona
 
M

mscertified

Control source should be the table column.
Make the default value your Now() etc.

-Dorian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Saving Date and Time 1
Refreshing list boxes 3
clock 2
combining fields 1
Access General Date Forced To Have Date And Time 2
Multiple Timer Events 2
Date & time 2
Date/Time Return all in Specified Date 2

Top