I have developed a data application in Access and, using a Macro in Excel, import the selected table into Excel. The Excel sheet has formulas and text that need to stay there every time it is used. The idea is for the user to import the data and save it to a new, dated file. I cannot have...
thread181-510401
I have searched high and low for a solution to this.
I have a macro in Access that will open Excel and a specific excel file. Works OK (See code below)
====================================================
Function OpenExcelFromAccess()
Dim MyXL As Object
Set MyXL =...
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.