I made the change you suggested, but it's still exhibiting the same
behavior. Calculation is set to Automatic.
Now here's something weird I noticed just now: If I enter a value
into any other cell in Row 13, the formatting will activate (if D13
and D6 are the right values), but it does not if a value is entered
into a cell on any other row.
Maybe my copy of Excel is just buggy.
Thanks for taking the time to help.
> I changed your formula to =AND($D$13 = "N",LEFT($D$6,2) = "AP") This
> returns TRUE or FALSE. There is no need to test for equality to TRUE.
[quoted text clipped - 24 lines]
>
> - Show quoted text -
Tyro - 07 Mar 2008 19:19 GMT
If you like you could upload your workbook to savefile.com and I could take
a look at it.
Tyro
I made the change you suggested, but it's still exhibiting the same
behavior. Calculation is set to Automatic.
Now here's something weird I noticed just now: If I enter a value
into any other cell in Row 13, the formatting will activate (if D13
and D6 are the right values), but it does not if a value is entered
into a cell on any other row.
Maybe my copy of Excel is just buggy.
Thanks for taking the time to help.
On Mar 7, 11:27 am, "Tyro" <T...@hotmail.com> wrote:
> I changed your formula to =AND($D$13 = "N",LEFT($D$6,2) = "AP") This
> returns TRUE or FALSE. There is no need to test for equality to TRUE.
[quoted text clipped - 29 lines]
>
> - Show quoted text -
Stephen - 07 Mar 2008 19:56 GMT
Ok. I will send the link to your email. Thanks.
> If you like you could upload your workbook to savefile.com and I could take
> a look at it.
[quoted text clipped - 50 lines]
>
> - Show quoted text -
Tyro - 07 Mar 2008 20:37 GMT
Best to post the link here.
Ok. I will send the link to your email. Thanks.
On Mar 7, 1:19 pm, "Tyro" <T...@hotmail.com> wrote:
> If you like you could upload your workbook to savefile.com and I could
> take
[quoted text clipped - 53 lines]
>
> - Show quoted text -
Stephen - 07 Mar 2008 21:11 GMT
Here is the link.
http://www.savefile.com/files/1425602
Thanks again.
> Best to post the link here.
>
[quoted text clipped - 61 lines]
>
> - Show quoted text -
Tyro - 07 Mar 2008 22:21 GMT
I tested your conditional formatting in your workbook. I encounter the same
problem. I tested it in a new workbook and it works fine. I tried to look at
the VBA code to see if there is something there but cannot. Password
required.
Tyro
Here is the link.
http://www.savefile.com/files/1425602
Thanks again.
On Mar 7, 2:37 pm, "Tyro" <T...@hotmail.com> wrote:
> Best to post the link here.
>
[quoted text clipped - 68 lines]
>
> - Show quoted text -
Stephen - 11 Mar 2008 16:39 GMT
The macro is proprietary, so I can't give out the password, but you
can open the file with macros disabled. There's nothing in the macro
that should affect formatting. In fact, just as a double-check, I
removed the module and everything else in the project entirely and
still encountered the same problem.
This file was initially created in Excel 2003. I know they revamped
conditional formatting for 2007. I wonder if that could be related.
I'm not sure how, though. It doesn't make a lot of sense. After some
experimenting, though, I see that I don't have the problem in
version2007-created documents. Further, when run in Excel 2003, I do
not have the problem.
> I tested your conditional formatting in your workbook. I encounter the same
> problem. I tested it in a new workbook and it works fine. I tried to look at
[quoted text clipped - 85 lines]
>
> - Show quoted text -