W
wmdmurphy
I have an Access 2007 app that has run successfully on two different
computers in the past. On computer one it still opens and runs as expected.
Computer two had a hard disk crash recently, and most data and programs have
been restored to the newly installed hard disk.
However, the Access app will not open properly on computer two, and it
appears that VBA is not executing. The main form does open, but no command
buttons on the form will execute the underlying VBA code. I also set a
break in the open event of the main form, and this does not execute when the
app is opened. No data is displayed on the main form, although it has a sub
form which should display data in a grid (this displays properly on computer
one).
I have compiled the app on computer two, and I have compacted and repaired
it there.
I would appreciate any thoughts on how to resolve this.
Bill
computers in the past. On computer one it still opens and runs as expected.
Computer two had a hard disk crash recently, and most data and programs have
been restored to the newly installed hard disk.
However, the Access app will not open properly on computer two, and it
appears that VBA is not executing. The main form does open, but no command
buttons on the form will execute the underlying VBA code. I also set a
break in the open event of the main form, and this does not execute when the
app is opened. No data is displayed on the main form, although it has a sub
form which should display data in a grid (this displays properly on computer
one).
I have compiled the app on computer two, and I have compacted and repaired
it there.
I would appreciate any thoughts on how to resolve this.
Bill