Hello!
I have built an ordering workbook in which 12 different markets have a designated sheet to place hardware orders. The sheets are titled:
I need to create a Master sheet which shows me a consolidated view of all countries orders info on 1 sheet. To have an order, there must be a value in col I (col9). Basically, if there is a value in column I of ANY sheet, I need that entire row returned to my Master sheet. I need this formula/macro to look at every sheet, see if there is a value in col I, and return the row to the Master sheet. The master sheet should show me all rows for every sheet where col I is populated. Any ideas?? Let me know if you need more info.
I have built an ordering workbook in which 12 different markets have a designated sheet to place hardware orders. The sheets are titled:
- Netherlands
- Portugal
- Austria
- Italy
- Belgium
- Russia
- Ukraine
- Poland
- Spain
- Switzerland
- Czech Republic
- Slovakia
I need to create a Master sheet which shows me a consolidated view of all countries orders info on 1 sheet. To have an order, there must be a value in col I (col9). Basically, if there is a value in column I of ANY sheet, I need that entire row returned to my Master sheet. I need this formula/macro to look at every sheet, see if there is a value in col I, and return the row to the Master sheet. The master sheet should show me all rows for every sheet where col I is populated. Any ideas?? Let me know if you need more info.