Hello,
Basically, I am trying to write a formula in the Sheet Summary of a sheet that shows the contents of another cell on a different sheet. I am able to write a within sheet cell reference for example, =[Latest Update]77.
However, I want to change that formula to reference a specific cell from a different sheet.
I've tried the following with no luck:
=({[Projects & Other Activities Tracking]}, [Latest Update]77)
I do not want to perform any calculations on the information from the other sheet, just pull the same information into a Summary Sheet cell.
Thanks for any help.