Question : splitting the time and date once used a now() criteria

Hi EE
When you use the function Now() you get you get a result that displays
09/07/2010 18:55:47

I want to creat a button on a form that will split this into two.
so lets say field called txtNOW contains     09/07/2010 18:55:47
when you press a button it puts the date part into  a field called      txtDate
and it puts the time part into a field called      txtTime

Is there a simple way of dong this in VBA?
or in a query?

Answer : splitting the time and date once used a now() criteria

While it could be something different, this problem on one of the systems I fixed was due to the disk controller reverting from DMA to PIO mode.  The fix was to go into device manager and remove the "primary ide channel" and the "secondary ide channel" and then reboot.  Windows should auto-detect the hardware again and reset it correctly.

See screen shot attached.
Random Solutions  
 
programming4us programming4us