Just a quick question
I have an Access database that when a button is clicked it will open an Excel spreadsheet for entry. When the entry is done it will call an Access function which will run some calculations and update a specific table stored in Access, then it will close the excel spreadsheet.
The excel spreadsheet is only used occassionally to enter some data and nothing is stored in the excel file itself.
If I keep this as a linked table what issues would I run into?
Or is there a better way of doing this?
I tied using an odbc connection and it will write data from access to excel, but I couldn't get it to go from excel to access - so I am looking for other options
I have an Access database that when a button is clicked it will open an Excel spreadsheet for entry. When the entry is done it will call an Access function which will run some calculations and update a specific table stored in Access, then it will close the excel spreadsheet.
The excel spreadsheet is only used occassionally to enter some data and nothing is stored in the excel file itself.
If I keep this as a linked table what issues would I run into?
Or is there a better way of doing this?
I tied using an odbc connection and it will write data from access to excel, but I couldn't get it to go from excel to access - so I am looking for other options
Last edited: