G
Guest
Apparently you can't, at least every way I've tried.
What I have is a bunch of sheets with some cells that reference cells on
other sheets (for instance, on Sheet1 you might have in D26 the formula
"=Sheet2!B5"), I've already got a macro to make all these cells italic. I did
this just so the user can see what he's not supposed to edit, but I'd like to
take it a step farther and have it actually lock all the linked cells. What I
wrote works, but crashed every time it hits a merged cell. Any suggestions?
What I have is a bunch of sheets with some cells that reference cells on
other sheets (for instance, on Sheet1 you might have in D26 the formula
"=Sheet2!B5"), I've already got a macro to make all these cells italic. I did
this just so the user can see what he's not supposed to edit, but I'd like to
take it a step farther and have it actually lock all the linked cells. What I
wrote works, but crashed every time it hits a merged cell. Any suggestions?