I had the function below working in AccessXP but it no longer works in Access 2007. I get an error that says it can't create object. Any suggestions??
Function fixXLS(mySheetPath)
Set Xl = CreateObject("Excel.application")
Set Xlbook = GetObject(mySheetPath)
Xl.Visible =...
When I am sending a query object in an e-mail in Excel format, the data resulting Excel file appears to be in reverse video. I have to open each file and change the font color so it's readable. I'm not sure when this happened but it only affected the queries I created during a certain time...
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.