Hi,
I need to reference a different workbook in a while loop. Each iteration, PopFive increases by 3, as I want to pull the numbers of every third row. How does the syntax of the line go after the " ! "?
Thank you!![]()
ActiveCell.Formula = _ "='[Brief Demographics (Modern).s.xlsx]demographics'!Cells(PopFive,10)"
Bookmarks