sabavno
Computer
- Feb 14, 2003
- 3
Hello,
I am a new member of this forum, seeking for the best solutions on how to manage the data from the spreadsheet.
The example of the projects is take the data from two spreadsheets and process the data (sort it, compare it, calculate)
What i did till today is I imported the spreadsheet (using VBA) into Access tables, joined them and built quiries. But I find this way very inefficient. Data gets lost when imported, the data types are not matching.
What is the best way to work with multiple spreadsheets in terms of automating some processes for the user?
I will appreciate your comments.
I am a new member of this forum, seeking for the best solutions on how to manage the data from the spreadsheet.
The example of the projects is take the data from two spreadsheets and process the data (sort it, compare it, calculate)
What i did till today is I imported the spreadsheet (using VBA) into Access tables, joined them and built quiries. But I find this way very inefficient. Data gets lost when imported, the data types are not matching.
What is the best way to work with multiple spreadsheets in terms of automating some processes for the user?
I will appreciate your comments.