smgeorge99
Programmer
I have an Access database that creates Excel spreadsheets using VBA code. The spreadsheets are sent out to various people who add/update the data in the spreadsheet. The spreadsheets are then uploaded into the database using VBA code within Access.
A new requirement has come up where when a user edits a particular cell in the generated spreadsheet, a dialog box pops up that prompts the user to add more info, which is then appended to another cell.
I'm thinking that I need a some sort of Excel macro to do this. Can I create an Excel macro in Access VBA when generating the spreadsheet?
Thanks in advance,
Sean
A new requirement has come up where when a user edits a particular cell in the generated spreadsheet, a dialog box pops up that prompts the user to add more info, which is then appended to another cell.
I'm thinking that I need a some sort of Excel macro to do this. Can I create an Excel macro in Access VBA when generating the spreadsheet?
Thanks in advance,
Sean