I am placing code in Excel from Access using Application.VBProject.VBComponents and all works well, but Excel pops a dialog box saying “This action will reset your project, proceed anyway?”.
I’ve tried DispalyAlerts=False and EnableEvents = True, but nothing works.
Any ideas?
I need to Insert a Microsoft Paint object (a bmp file) into an OLE bound object field as a Bitmap Image. I found how to copy the field to a bmp file, but cannot find anything on bringing it back into the field to be modified in Paint. This must be done in code.
I know you should not store...
Need a query that will return the latest dated record among like key fields.
Example:
Para Grade Date
1 85 04/01/04
2 92 03/28/04
1 91 03/26/04
3 90 04/02/04
2 85 03/29/04
The query should return the following.
Para Grade...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.