danhendo888
Board Regular
- Joined
- Jul 15, 2019
- Messages
- 167
- Office Version
- 365
- Platform
- Windows
I have two workbooks.
https://1drv.ms/x/s!AvjBsEPEq12ngS2YS0oBxz5iM-e9?e=Yp3tbV
Workbook 1 just has one sheet of data in a table format. There are many columns. One of them is called "Vendor" and is composed of the names of companies.
Workbook 2 has many sheets. Each company name in the first workbook make up the names of the sheet names in this workbook.
In summary this is what I do:
Extract data from software. Paste the data in Workbook 1
Open Workbook 2. Go to sheet called Company 1.
Filter Workbook 1 to show only records for Company 1 (via the Vendor column)
Copy and paste the data into the last sheet in Workbook 2.
Refresh formulas in the sheet called Company 1
Delete the data that I pasted in the last sheet in Workbook 2
Go to sheet called Company 2.. and so and so forth
I separate the data and the sheets into two separate workbooks because if I have everything in one workbook, it lags/freezes a lot.
Is there a way around working with many sheets with formulas AND a big data table in ONE workbook.
Could I automate the above steps somehow? What would you recommend to consider for automation?
Thank you
https://1drv.ms/x/s!AvjBsEPEq12ngS2YS0oBxz5iM-e9?e=Yp3tbV
Workbook 1 just has one sheet of data in a table format. There are many columns. One of them is called "Vendor" and is composed of the names of companies.
Workbook 2 has many sheets. Each company name in the first workbook make up the names of the sheet names in this workbook.
In summary this is what I do:
Extract data from software. Paste the data in Workbook 1
Open Workbook 2. Go to sheet called Company 1.
Filter Workbook 1 to show only records for Company 1 (via the Vendor column)
Copy and paste the data into the last sheet in Workbook 2.
Refresh formulas in the sheet called Company 1
Delete the data that I pasted in the last sheet in Workbook 2
Go to sheet called Company 2.. and so and so forth
I separate the data and the sheets into two separate workbooks because if I have everything in one workbook, it lags/freezes a lot.
Is there a way around working with many sheets with formulas AND a big data table in ONE workbook.
Could I automate the above steps somehow? What would you recommend to consider for automation?
Thank you