Hi,
I'm looking for some vba that will retrieve data from a table in one wksht and drop it into a table on another. Looking at the picture below, I would like to be able to enter header values in the cells C5:Q5 in the 'Report' wksht then press the button to execute a macro that will retrieve the data corresponding to the headers in the table in the 'Data' wksht.
Notes:
The Data wksht headers are fixed from A3:AE3
The Data wksht table will vary in size (up to 50,000 rows down)
Not all cells in the Report wksht (C5:Q5) will have entries in them
Any help much appreciated.
Rgds,
I'm looking for some vba that will retrieve data from a table in one wksht and drop it into a table on another. Looking at the picture below, I would like to be able to enter header values in the cells C5:Q5 in the 'Report' wksht then press the button to execute a macro that will retrieve the data corresponding to the headers in the table in the 'Data' wksht.
Notes:
The Data wksht headers are fixed from A3:AE3
The Data wksht table will vary in size (up to 50,000 rows down)
Not all cells in the Report wksht (C5:Q5) will have entries in them
Any help much appreciated.
Rgds,