Greetings. This is my first forray into databses so please, bear with me. For being a first timer I would like to think I have done fairly well so far, on my own. I have run into a problem though that I can not seem to solve. I have used search quite extensivly however I don't seem to be asking the correct questions. I'll explain what I am attempting to do as clearly as possbile. I'll also include a screenshot in the hopes that that makes it easier to understand.
There is a large ammount of equipment we perform maintainence on. Currently all of our records are done the old fashioned way, on paper. With our current tracking system (none, really) it is quite possible to visit the same equipment a number of times in a week and not even realize it. Multiple calls for minor maintainence may be indicitive of a larger problem. So, the database will track what equipment we have gone out to, what it was for and when we went. This is in order to track any trends.
I hope all of that made sense. With all that said, here is what I am trying to do. I have two forms: A main form and a sub-form. The sub-form contains the date we went out and the maintainence performed. I have the date set up as a medium date with an input mask thing like this: 00\->L<LL\-00;0;_
What I would like to have happen is when someone clicks in the date field it automaticly fills in todays date. I have already tried messing with the On Click thing but it is not working. The best I have gotten so far is to have a date inserted (of the wrong format) every time the main form is opened up creating a new record in the sub-form every time.
Attached is a screenshot of the database. I am well aware that it is probably the ugliest database in existance
Any help would be greatly appreciated.
Edit: I am using Access 2003
There is a large ammount of equipment we perform maintainence on. Currently all of our records are done the old fashioned way, on paper. With our current tracking system (none, really) it is quite possible to visit the same equipment a number of times in a week and not even realize it. Multiple calls for minor maintainence may be indicitive of a larger problem. So, the database will track what equipment we have gone out to, what it was for and when we went. This is in order to track any trends.
I hope all of that made sense. With all that said, here is what I am trying to do. I have two forms: A main form and a sub-form. The sub-form contains the date we went out and the maintainence performed. I have the date set up as a medium date with an input mask thing like this: 00\->L<LL\-00;0;_
What I would like to have happen is when someone clicks in the date field it automaticly fills in todays date. I have already tried messing with the On Click thing but it is not working. The best I have gotten so far is to have a date inserted (of the wrong format) every time the main form is opened up creating a new record in the sub-form every time.
Attached is a screenshot of the database. I am well aware that it is probably the ugliest database in existance

Edit: I am using Access 2003
Attachments
Last edited: