I have an Access 2003 database that uses a Windows API call to open the
windows dialog box (originally taken from the Ken Getz code many years
ago), this has always worked just fine.
After a Office Auto Update last week to Office 2003 this code stopped
working, when I click the button on the form nothing happens at all, no
dialog box. I removed the latest update to Office and it works again.
How can I stop this from being a problem to other users? Is there some
API call to open the windows dialog box that works with the latest
update to Access 2003?
Regards
windows dialog box (originally taken from the Ken Getz code many years
ago), this has always worked just fine.
After a Office Auto Update last week to Office 2003 this code stopped
working, when I click the button on the form nothing happens at all, no
dialog box. I removed the latest update to Office and it works again.
How can I stop this from being a problem to other users? Is there some
API call to open the windows dialog box that works with the latest
update to Access 2003?
Regards
Comment