Hello,
Having problems with tblMaildate->AsDateTime = Now();
What I'm doing is, Onclick event I open table, and append after the append I have the AsDateTime = Now() which puts the todays date in the date field. Well it works the first time, after I post and click for a new record again it gives me a date about 15 days out, like today is 7/26 it will give a date 8/18/2004. If I close my form and go back in after a post it works fine, it's just when I leave the form open and add new record that it does this. Any suggestions?
Heydyrtt
Having problems with tblMaildate->AsDateTime = Now();
What I'm doing is, Onclick event I open table, and append after the append I have the AsDateTime = Now() which puts the todays date in the date field. Well it works the first time, after I post and click for a new record again it gives me a date about 15 days out, like today is 7/26 it will give a date 8/18/2004. If I close my form and go back in after a post it works fine, it's just when I leave the form open and add new record that it does this. Any suggestions?
Heydyrtt