Hi all Guru's!
Background: I have a number of WorkBooks in a folder that follow same template. Each WorkBook represents a "Project" and is a separate file with multiple worksheets
I have a WorkBook that is used to keep track of ALL Projects called the "Indirect formula".
I am trying to pull data from the "New Monitoring Value Datasheet" into a file called "Indirect formula (for purposes of your assistance) into columns P thru S
I tried the following formula but it's not working and I think I need a fresh pair of eyes.
=IF(ISERROR(INDIRECT($N5&P$1)),0,INDIRECT($N5&P$1))
I am attaching the Indirect formula file as well as 2 Project Files
Would I be able to create a macro to do the same thing for the "Summary" page?
Thanks so much for your help!
Bookmarks