I wanted to computed my 3 countries data in a Summary tab. There are a lot of information in each tab by country, but i only need 3 information from each tab.
Find below is my criteria and looking for macro to compute this.
In tab "PRC", find header in row 1= Ctry > copy all the data > tab "Summary" > Column A (A2)
In tab "PRC", find header row 1= TOC Name > copy all the data > tab "Summary" > Column B (B2)
In tab "PRC", find header in row 1 = CUSTNO > copy all the data > tab "Summary" > Column C (C2)
In tab "TAI", find header row 1= "Ctry" > copy all the data > tab "Summary" > Column A (last row after PRC data is pasted)
In tab "TAI", find header row 1= "TOC Account Name" > copy all the data > tab "Summary" > Column B (last row after PRC data is pasted)
In tab "TAI", find header row 1= "CUSTNO" > copy all the data > tab "Summary" > Column C (last row after PRC data is pasted)
In tab "HON", find header row 1= "Ctry" > copy all the data > tab "Summary" > Column A (last row after TAI data is pasted)
In tab "HON", find header row 1= "TOC Name" > copy all the data > tab "Summary" > Column B (last row after TAI data is pasted)
In tab "HON", find header row 1= "CUSTNO" > copy all the data > tab "Summary" > Column C (last row after TAI data is pasted)
Bookmarks