|
-
Jan 27th, 2009, 05:11 PM
#10
Thread Starter
Hyperactive Member
Re: Workbook_Open event won't run
OK, I think I've found the culprit, or at least one of them. When I clear the conditional formatting from the first sheet, everything works (including the XSformatcleaner). When I add it back, it fails. Here's my CF code:
Code:
=NOT(IsFormula(B6))
The rule applies to a named range 'editable_values'. When a user overwrites the formula in a cell within this range with a value, the cells fill color is changed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|