Hi everyone, good morning. I am adding a "Purchase Order Recap" page to a large Excel file for purchase orders. I am trying to easily pull in 4 different cells from each page. Issue is we have 300+ POs. The individual POs are setup the same. Is there a way to add the formula I need for each cell, for instance ,
, and drag down so it moves to GD22-0526, 0527 ETC.
If not, if the first column is PO number and I manually make that column accurate, how can I use that column as the Sheet reference in other cells, such as date and vendor? So instead of
it would look like =A2&!$E$16 or something like that.
Thank you so much for your time!
Chris
Excel Formula:
='GD22-0525'!$E$16
If not, if the first column is PO number and I manually make that column accurate, how can I use that column as the Sheet reference in other cells, such as date and vendor? So instead of
Excel Formula:
='GD22-0525'!$E$16
Thank you so much for your time!
Chris