L
Linda
I was trying to follow the Help and How to article from Microsoft Office
Online to convert my 2003 database to Access 2007. When I Open the database
I get a message that says an error occurred while loading the form and asks
if I want to continue loading the project. When I select Yes I get a message
that says "Invalid procedure call or argument." Selecting OK puts me in the
debugger on a line that says:
Private Sub Form_Open(Cancel As Integer)
This is a database that I inherited and must now convert to 2007. I suspect
there will be a number of VBA errors to work through. Can anyone help me get
started with this particular error and can anyone point me in the direction
of some documentation that might help me get through the migration?
Thanks in advance.
Online to convert my 2003 database to Access 2007. When I Open the database
I get a message that says an error occurred while loading the form and asks
if I want to continue loading the project. When I select Yes I get a message
that says "Invalid procedure call or argument." Selecting OK puts me in the
debugger on a line that says:
Private Sub Form_Open(Cancel As Integer)
This is a database that I inherited and must now convert to 2007. I suspect
there will be a number of VBA errors to work through. Can anyone help me get
started with this particular error and can anyone point me in the direction
of some documentation that might help me get through the migration?
Thanks in advance.