Hi, I'm working in Access 2000 and what I want to do is give the user the option of inserting the current date into a textbox by simply clicking on it. I can get this function to work in normal VB but it does not want to know in Access. Nothing is happening when I click, no error messages. Can anybody help?
Date.Text = Date
Date.Text = Date