A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
You are welcome:) You may also give feedback on it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a large Excel file, with many tables containing alot of information about services my company provides. Each sheet is uniform.
In one tab, I want to have one row of data with top line info relating to each supplier, as a quick 'go-to' sheet. Heading on the master sheet will come from sections of the individual sheets.
Anyway to automate this?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
This works great, thank you!
Is it possible to add a help column in each sheet to tag rows you want?
Then you can use VSTACK&filter formula&3D reference
=WRAPROWS(FILTER(VSTACK('Service Name 1:Service Name 2'!B3:B23),VSTACK('Service Name 1:Service Name 2'!F3:F23)=1),10)
Test file is sent in private message.
Hi there, see link below.
Sheet 1 and 2 are samples of the services and the 3rd sheet is the master sheet. There will be a lot of service tabs.
Could you share a test file with some dummy data in it and show us an expected result? Then I can give suggestions on it.
For sharing file, you may upload it to OneDrive or any other cloud drive and then post the link here.
*Please make sure you have removed any sensitive or private information in the sample file before uploading.