I have a dashboard linked to multiple tabs. In my instructions, I have the user delete any uncessary tabs to clean the dashboard up. However, when they do this, I have a bunch of "#REF!" in the cells.
I tried using a if statement: IF(Cell="#REF!","",'Tab1!'C4) but was unsucuessful.
Are they other other statements that may work?
I tried using a if statement: IF(Cell="#REF!","",'Tab1!'C4) but was unsucuessful.
Are they other other statements that may work?