In ACC2003:
I've developed an application with a front end & a back end. I made some modifications to the app, amongst which were two new switchboard menu options each running some vba code. I zipped the front end and emailed it to my client. When they run the front end, these two options are missing. Other changes, including some vba code modifications, seem to be present.
Over the phone I talked the client through adding one of the menu options. When it is selected, Access reports that the code can't be run - telling me that the function I added is not included in the front end.
The only explanation I can think of is that somehow the updates to the module that includes the new functions was somehow lost in the zipping and emailing process. Which makes no sense.
Any thoughts on how best to remedy this?
Many thanks for your suggestions.
George
I've developed an application with a front end & a back end. I made some modifications to the app, amongst which were two new switchboard menu options each running some vba code. I zipped the front end and emailed it to my client. When they run the front end, these two options are missing. Other changes, including some vba code modifications, seem to be present.
Over the phone I talked the client through adding one of the menu options. When it is selected, Access reports that the code can't be run - telling me that the function I added is not included in the front end.
The only explanation I can think of is that somehow the updates to the module that includes the new functions was somehow lost in the zipping and emailing process. Which makes no sense.
Any thoughts on how best to remedy this?
Many thanks for your suggestions.
George