Hello
In continuation to my previous posts on this subject, I have set up a master file which combines data from 6 different files. My query has 2 parts.
Query 1
I am currently trying to combine the data in the Spot Quotes Tab from each individual user file into the "Combine Data" Tab of the master file (South UK Spot quotes). The code works fine except for 2 of the user files - Price Desk Quotesheet M and Price Desk Quotesheet Mi. In the case of these files, it is not determining the last row in the file correctly (I am not sure if this is because the first data row Row 12 / Column D is blank in these files) and therefore copying the header. I did try to put in a code if there is no data but not sure if I have got it right...Need some ideas on how to resolve this.
Query 2
The second stage of this project is to copy the data from each tab (Spot Quotes, Network Quotes and Sales Proposal) in each user file to the Combined Data, Combined Data Network and Combined Data Sales Prop tabs respectively in the Master file. My idea was to replicate the code I have for the Spot Quotes data for each of the other tabs, but is that the most efficient way of doing it?
Hope to have some help on this.
Thank you.
Bookmarks