Hi all,
I would like to put a command button on a master spreadsheet stored on our network drive that everyone uses to complete quotes, that would export certain cells from different sheets into a database. I tried the transferspreadsheet command. But was getting an access error telling me i couldnt update a record because a corresponding record had to be updated. (relationships between tables?) Does anyone have some example code that I could put into excel for the command button click event that would open the database and append to the recordset?
I would like to put a command button on a master spreadsheet stored on our network drive that everyone uses to complete quotes, that would export certain cells from different sheets into a database. I tried the transferspreadsheet command. But was getting an access error telling me i couldnt update a record because a corresponding record had to be updated. (relationships between tables?) Does anyone have some example code that I could put into excel for the command button click event that would open the database and append to the recordset?