Hi,
Im looking for assistance with my vba and hoping someone can assist with meeting my requirements below. It is the dynamic part of the code (identfying and only copying set rows) that i am struggling with.
In summary I have 2 files 'Weekly Sales (Identify Comp).xlsx' and 'Weekly Sales Report.xlsm'. The 'Weekly Sales (Identify Comp).xlsx' is the extract of data and with some tweaking i want to copy the data into the file 'Weekly Sales Report.xlsm'.
So getting into the detail, firstly you will see within the excel document titled 'Weekly Sales (Identify Comp).xlsx' that there is a long list of companies. For my output i dont need the entire list of companies all i need are the 'Competitor' companies. I need all the columns of the data. So thats the first step, secondly with the file being an aggregated file where the last reporting week will be added each week to the extract, i would also like to if possible be able to use an input (cell highlighted in 'yellow') in the 'Weekly Sales Report.xlsm' to set the week that i would like to extract.
Any help would be greatly appreciated.
Bookmarks