Forum Discussion
nicktherushfan
Jan 13, 2024Copper Contributor
Excel (or Access): Save cell values to table
Hi, I am looking for a way to have values in cells automatically saved to a table. I have a spreadsheet where I enter a name and assign a number based on a formula. I need to save these two cells to ...
Harun24HR
Jan 15, 2024Bronze Contributor
MS-Access would be best choice for this case. Just design a table and a data entry form. Use that table as data source of the data entry form. MS-Access form will save data to table automatically and continuous.