I develope one Access 2000 application. When active one form with acDialog type, click Preview command on this form to preview a report, I can't see this report, because above form is activing.
Can you help me ?
Thank you very much
In an Access 2000 application, I'm using the following code to open Excel file Example.XLS:
' Start Excel
Dim xlApp As Object ' Excel.Application
Set xlApp = CreateObject("Excel.Application")
' Add a new workbook
Dim xlBook As Object '...
When I use Microsoft Access 2000 to create an MDE database from an MDB database, I get an error message: "Microsoft Access was unable to create an MDE database".
Help me, please !
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.