I'm having trouble getting the =IF(NOT(ISBLANK… formula to work.
I have a sheet (Sheet A) that automatically pulls data in from another source. I have added a column to that sheet to reference the project name which is stored in another location. My goal is that if a row is automatically added to Sheet A, then the Project column will populate it with project name.
So basically: If the row is not empty, 'Project" cell equals (the value of a specific cell from Project Metadata Sheet)
I have tried several formulas but most often I get the #Circular Reference warning.
Can someone help me understand where Im going wrong please?