hello
i have the following code and it runs without error but when i want to open excel file, i have the following message and i can't open it.
can you help me please?
i attached the error message
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel12, "tbl_userinformation", "G:\Rasteh Mona\Name.xlsx", True
thank you
i have the following code and it runs without error but when i want to open excel file, i have the following message and i can't open it.
can you help me please?
i attached the error message
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel12, "tbl_userinformation", "G:\Rasteh Mona\Name.xlsx", True
thank you