I'm working on a project that involves refreshing a Template report and PDF'ing it to a folder.
I have 3 different tabs:
Tab 1) Template
Tab 2) Data
Tab 3) Company Names
Tab 1 is a report that has formulas that all refresh when one cell is changed, which is the "Company Name".
Tab 2 is the raw data that is used to update the Template once the "Company Name" in the first page is entered.
Tab 3 is a list of all of the unique "Company Names" that are individually entered into the 1st tab to create a unique report for each company name
I'm trying to create a macro that loops through a column of company names in tab 3 bringing in each name one at a time, placing it in the "Company Name" cell, refreshing the report/worksheet, and then PDF'ing it to a specified folder. The loop would in turn do this for each company name listed in tab 3.
Please help!!
Michael
Bookmarks