I'm looking for some help in troubleshooting a database. Another person(who is no longer reachable) wrote this database and there are several bugs in it. The first comes when trying to access an input form. It is "run-time error '2683'. There is no object in this control. When I select the 'debug' option, the following statement is highlighted: "calDate.Value=GCalDate". I believe what happens on this form is that when it is first opened, the "date" control box is populated with the current date. However, because of this error, it is not functioning. When I try opening the form "calendar" that was created for this purpose, it gives a message "There is no object in this control".
One thing I noticed is that the form works well with Access 2003 and 2007. i was trying to edit it using access 2010 on my laptop and I noticed this error. Any idea how I can get rid of this error in 2010 version? (and still keep it compatible with Access 2007)