Hello, I currently have a formula in column 1 of my sub-sheet copying data from my main source sheet. I'm trying to create a similar formula in column 2 of the same sub-sheet referencing my main source sheet. When I do this, the formula in column 2 is changing the formula in column 1. What am I doing wrong?
The formula for column 1 brings the BU# from the Intake Sheet to the Sub-Sheet. Here's the formula in that cell =INDEX(COLLECT({Willow Bridge Property Intake Sheet Range 1}, {Willow Bridge Property Intake Sheet Range 2}, [Property Name]@row), 1)
Can someone help me with a formula for column 2 to bring over this data from the Intake Sheet? I need "Fully executed PMA has been received" and the unique identifier will be the Property Name.
Thank you!