finnstone
asked on
cannot change part of a table (see attached)
i am trying to delete column in tab "scores", how do i do that?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
it says cannot delete part of a data table
ASKER
07
Thanks, finnstone.
It should be the same in 2007 as 2010. Please post a redacted version of the file (with the same problem) and a screenshot showing the error and the table.
Thanks,
Brian.
It should be the same in 2007 as 2010. Please post a redacted version of the file (with the same problem) and a screenshot showing the error and the table.
Thanks,
Brian.
The error means exactly what it says - you cannot delete part of a data table (since it's an array formula). You will have to clear out the =TABLE(...) formula before you can do that.
ASKER