Hi All,
While doing a global update I added new column ( type: Contact) I need to change the formula to that column.
The issue is the formula is cross sheet
=IF({Project Metadata (Do Not Edit) Range 3} <> "", {Project Metadata (Do Not Edit) Range 3})
it is meant to pull a an email address into the column from a different sheet.
(I tried it, and the formula works if applied manually, but I have over 50 sheets that need this column to run. With out that I cannot create filtered to current user reports)
How do I go about that? I initially just copy pasted the formula, but ofourse it flags up as InvalidReferrence.
I'll be very gratefull for all help tips!!