Hi you all
Is there a way to code now() in VBA.
To be according to the remote database I need it to be in the format dd/mm/yyyy hh:mm:ss (03/03/2010 09:09:09 AM)
I can get the format working in a query but the problem is that my code is looking for a special field with the now() value and that field will read
3/3/2010 9:9:9 AM and the remote database will not accept that.
Anyone have some suggestions?
Gunilla
Is there a way to code now() in VBA.
To be according to the remote database I need it to be in the format dd/mm/yyyy hh:mm:ss (03/03/2010 09:09:09 AM)
I can get the format working in a query but the problem is that my code is looking for a special field with the now() value and that field will read
3/3/2010 9:9:9 AM and the remote database will not accept that.
Anyone have some suggestions?
Gunilla
