Sign in to join the conversation:
Within a sheet (call it "A") I used a formula referencing a different sheet (let's call it X).
Later I deleted sheet "A". However I see an annoying "Used in formula from unknown sheet" in sheet X. Is there any way I can clear these out?
Please help.
Currently, you need to:
undelete the sheet
remove all formula references (I just delete all rows)*
add content to sheet that requires a save.
wait two hours
check if the <unknown sheet> reference is gone
then delete the sheet again.
Developers are working on a better fix, so I am told.
Craig
*kind of defeats the point of having the sheet recoverable for 30 days but ... I hope we won't need to do it this way for very much longer.
Thanks. I cannot delete the row.
Is there a way I can 'delete the reference' to a cell just like 'remove link'. I couldn't find that. Remove link works well but I can't seem to find delete reference.
I am looking for a solution that woul d create a unique identifier for my row. I am using a index match formula to pull through needed fields, however the items that I am matching often have the same names on the reference sheet. I cannot adjust the names, but I would like to build a column that is unique to each row.
I have 3 columns in one row and I'm trying to show the average of the percentage of work done from those three columns. I've attached a screen shot. In one example, 25% is done from one column and 0% is done from the other two columns. The sum/average shows 54% complete In the next example I actually made all 3 columns…
I have two sheets, one is titled "Test Scenarios", it's a sheet that contains steps to complete a test scenario, the other is titled "Test Issues", it collects testing issues submitted via form URL. When a test scenario fails, the user selects "failed" from a multi select box which causes a form URL to display. The URL…