PC Review


Reply
Thread Tools Rate Thread

Conditional Formatting on client

 
 
Chegu Tom
Guest
Posts: n/a
 
      15th Mar 2010
I have a report that uses conditional formatting to shade controls
It runs without problem on access 2000, 2002, 2003 and 2007

Two 2003 clients have problems with the conditional formatting.
No matter what I put in for an expression it formats as if the criteria is
not met
even Expression TRUE or expression 1=1 won't format the controls

The expressions I have work fine for all the other clients (about 20 of
them)

What settings on that client could cause it to ignore conditional
formatting?


 
Reply With Quote
 
 
 
 
Steve
Guest
Posts: n/a
 
      15th Mar 2010
There is something wrong with the value in the field for that client you are
basing conditional formatting on. Perhaps it is a text value and for that
client there is a leading or trailing space that is not obvious.

Steve
(E-Mail Removed)


"Chegu Tom" <(E-Mail Removed)> wrote in message
news:u8t%(E-Mail Removed)...
>I have a report that uses conditional formatting to shade controls
> It runs without problem on access 2000, 2002, 2003 and 2007
>
> Two 2003 clients have problems with the conditional formatting.
> No matter what I put in for an expression it formats as if the criteria is
> not met
> even Expression TRUE or expression 1=1 won't format the controls
>
> The expressions I have work fine for all the other clients (about 20 of
> them)
>
> What settings on that client could cause it to ignore conditional
> formatting?
>



 
Reply With Quote
 
Chegu Tom
Guest
Posts: n/a
 
      15th Mar 2010
Steve

No they are all numeric values and they are all taken from the same backend
as the other clients who all display correctly.

I even tried setting the criterian to expression and set the value to [true]
which should trigger the formatting but does not.



"Steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> There is something wrong with the value in the field for that client you
> are basing conditional formatting on. Perhaps it is a text value and for
> that client there is a leading or trailing space that is not obvious.
>
> Steve
> (E-Mail Removed)
>
>
> "Chegu Tom" <(E-Mail Removed)> wrote in message
> news:u8t%(E-Mail Removed)...
>>I have a report that uses conditional formatting to shade controls
>> It runs without problem on access 2000, 2002, 2003 and 2007
>>
>> Two 2003 clients have problems with the conditional formatting.
>> No matter what I put in for an expression it formats as if the criteria
>> is not met
>> even Expression TRUE or expression 1=1 won't format the controls
>>
>> The expressions I have work fine for all the other clients (about 20 of
>> them)
>>
>> What settings on that client could cause it to ignore conditional
>> formatting?
>>

>
>



 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      15th Mar 2010
Tom

Although they are all numeric values, are they Text data type? If so, see if
you have a leading or trailing space.

I would also try opening the table and for the problematic client, delete
the value in the field and reenter it. Then try your conditional formatting.

If the above fails, post a couple of examples of the values that work and
post the value that does not work. Also post the criterion.

Steve



"Chegu Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Steve
>
> No they are all numeric values and they are all taken from the same
> backend as the other clients who all display correctly.
>
> I even tried setting the criterian to expression and set the value to
> [true] which should trigger the formatting but does not.
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> There is something wrong with the value in the field for that client you
>> are basing conditional formatting on. Perhaps it is a text value and for
>> that client there is a leading or trailing space that is not obvious.
>>
>> Steve
>> (E-Mail Removed)
>>
>>
>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>> news:u8t%(E-Mail Removed)...
>>>I have a report that uses conditional formatting to shade controls
>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>
>>> Two 2003 clients have problems with the conditional formatting.
>>> No matter what I put in for an expression it formats as if the criteria
>>> is not met
>>> even Expression TRUE or expression 1=1 won't format the controls
>>>
>>> The expressions I have work fine for all the other clients (about 20 of
>>> them)
>>>
>>> What settings on that client could cause it to ignore conditional
>>> formatting?
>>>

>>
>>

>
>



 
Reply With Quote
 
Chegu Tom
Guest
Posts: n/a
 
      16th Mar 2010
Steve

I know about spaces and text fields, they are all numeric values in numeric
fields. a typacle criterian is [CutN]=[CutD] (cuts needed = cuts done)
that control will be shaded. There are 20 such fields in this report and
hundreds of rows.

Please Note
If I take a front end DB with this report and put it on a shared drive (the
backend is also shared).
Open it on the shared drive with any other Access client (2000, 2002,
2003, 2007) and all of the criteria work, all of the formatting works
Open it on the shared drive with these two specific Access 2003 clients
and none of the criteria work.

This really has me puzzled. This report has been working for 5 years on
many different clients and still works on all others.

If we can't figure some client setting, I may have to reinstall the problem
clients.



"Steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Tom
>
> Although they are all numeric values, are they Text data type? If so, see
> if you have a leading or trailing space.
>
> I would also try opening the table and for the problematic client, delete
> the value in the field and reenter it. Then try your conditional
> formatting.
>
> If the above fails, post a couple of examples of the values that work and
> post the value that does not work. Also post the criterion.
>
> Steve
>
>
>
> "Chegu Tom" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Steve
>>
>> No they are all numeric values and they are all taken from the same
>> backend as the other clients who all display correctly.
>>
>> I even tried setting the criterian to expression and set the value to
>> [true] which should trigger the formatting but does not.
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> There is something wrong with the value in the field for that client you
>>> are basing conditional formatting on. Perhaps it is a text value and for
>>> that client there is a leading or trailing space that is not obvious.
>>>
>>> Steve
>>> (E-Mail Removed)
>>>
>>>
>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>> news:u8t%(E-Mail Removed)...
>>>>I have a report that uses conditional formatting to shade controls
>>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>>
>>>> Two 2003 clients have problems with the conditional formatting.
>>>> No matter what I put in for an expression it formats as if the criteria
>>>> is not met
>>>> even Expression TRUE or expression 1=1 won't format the controls
>>>>
>>>> The expressions I have work fine for all the other clients (about 20 of
>>>> them)
>>>>
>>>> What settings on that client could cause it to ignore conditional
>>>> formatting?
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Gina Whipp
Guest
Posts: n/a
 
      16th Mar 2010
Chegu Tom,

Things to check on those two machines...

1. Check Tools - References (behind any form) and make sure the machines
where it is not working have the same References as the machines that are
working. If any say *MISSING* you'll want to fix those.

2. Make sure the installs match. Conditional Formatting is not always
installed with Access unless selecting Custom Install.

3. Make sure a Default printer has been assigned in Windows and make sure
Access can find it.

4. Check the SP? version of the machines that do work against the ones that
don't work and make sure everyone is on the same version.

5. Also check the Macro Settings on machines working against machines not
working.

Hopefully, one of the above will find the issue!

--
Gina Whipp
2010 Microsoft MVP (Access)

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Chegu Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Steve

I know about spaces and text fields, they are all numeric values in numeric
fields. a typacle criterian is [CutN]=[CutD] (cuts needed = cuts done)
that control will be shaded. There are 20 such fields in this report and
hundreds of rows.

Please Note
If I take a front end DB with this report and put it on a shared drive (the
backend is also shared).
Open it on the shared drive with any other Access client (2000, 2002,
2003, 2007) and all of the criteria work, all of the formatting works
Open it on the shared drive with these two specific Access 2003 clients
and none of the criteria work.

This really has me puzzled. This report has been working for 5 years on
many different clients and still works on all others.

If we can't figure some client setting, I may have to reinstall the problem
clients.



"Steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Tom
>
> Although they are all numeric values, are they Text data type? If so, see
> if you have a leading or trailing space.
>
> I would also try opening the table and for the problematic client, delete
> the value in the field and reenter it. Then try your conditional
> formatting.
>
> If the above fails, post a couple of examples of the values that work and
> post the value that does not work. Also post the criterion.
>
> Steve
>
>
>
> "Chegu Tom" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Steve
>>
>> No they are all numeric values and they are all taken from the same
>> backend as the other clients who all display correctly.
>>
>> I even tried setting the criterian to expression and set the value to
>> [true] which should trigger the formatting but does not.
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> There is something wrong with the value in the field for that client you
>>> are basing conditional formatting on. Perhaps it is a text value and for
>>> that client there is a leading or trailing space that is not obvious.
>>>
>>> Steve
>>> (E-Mail Removed)
>>>
>>>
>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>> news:u8t%(E-Mail Removed)...
>>>>I have a report that uses conditional formatting to shade controls
>>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>>
>>>> Two 2003 clients have problems with the conditional formatting.
>>>> No matter what I put in for an expression it formats as if the criteria
>>>> is not met
>>>> even Expression TRUE or expression 1=1 won't format the controls
>>>>
>>>> The expressions I have work fine for all the other clients (about 20 of
>>>> them)
>>>>
>>>> What settings on that client could cause it to ignore conditional
>>>> formatting?
>>>>
>>>
>>>

>>
>>

>
>


 
Reply With Quote
 
Chegu Tom
Guest
Posts: n/a
 
      17th Mar 2010
Gina

Thanks for your list. It was the Office SP version. SP3 is the problem

The Machines that don't work are running Access 2003 SP3.
The ones that work are using Access 2003 SP2 (and 2000, 2002, 2007)

Is there an easy way to back out a service pack, or a patch to fix it?

I tend to assume that the newest patch or SP is the best and that sometimes
proves false.

Thanks again. This one was driving me nuts. I tried so many criteria and
formats

Tom


"Gina Whipp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Chegu Tom,
>
> Things to check on those two machines...
>
> 1. Check Tools - References (behind any form) and make sure the machines
> where it is not working have the same References as the machines that are
> working. If any say *MISSING* you'll want to fix those.
>
> 2. Make sure the installs match. Conditional Formatting is not always
> installed with Access unless selecting Custom Install.
>
> 3. Make sure a Default printer has been assigned in Windows and make sure
> Access can find it.
>
> 4. Check the SP? version of the machines that do work against the ones
> that
> don't work and make sure everyone is on the same version.
>
> 5. Also check the Macro Settings on machines working against machines not
> working.
>
> Hopefully, one of the above will find the issue!
>
> --
> Gina Whipp
> 2010 Microsoft MVP (Access)
>
> "I feel I have been denied critical, need to know, information!" - Tremors
> II
>
> http://www.regina-whipp.com/index_files/TipList.htm
>
> "Chegu Tom" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> Steve
>
> I know about spaces and text fields, they are all numeric values in
> numeric
> fields. a typacle criterian is [CutN]=[CutD] (cuts needed = cuts done)
> that control will be shaded. There are 20 such fields in this report and
> hundreds of rows.
>
> Please Note
> If I take a front end DB with this report and put it on a shared drive
> (the
> backend is also shared).
> Open it on the shared drive with any other Access client (2000, 2002,
> 2003, 2007) and all of the criteria work, all of the formatting works
> Open it on the shared drive with these two specific Access 2003 clients
> and none of the criteria work.
>
> This really has me puzzled. This report has been working for 5 years on
> many different clients and still works on all others.
>
> If we can't figure some client setting, I may have to reinstall the
> problem
> clients.
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Tom
>>
>> Although they are all numeric values, are they Text data type? If so, see
>> if you have a leading or trailing space.
>>
>> I would also try opening the table and for the problematic client, delete
>> the value in the field and reenter it. Then try your conditional
>> formatting.
>>
>> If the above fails, post a couple of examples of the values that work and
>> post the value that does not work. Also post the criterion.
>>
>> Steve
>>
>>
>>
>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Steve
>>>
>>> No they are all numeric values and they are all taken from the same
>>> backend as the other clients who all display correctly.
>>>
>>> I even tried setting the criterian to expression and set the value to
>>> [true] which should trigger the formatting but does not.
>>>
>>>
>>>
>>> "Steve" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> There is something wrong with the value in the field for that client
>>>> you
>>>> are basing conditional formatting on. Perhaps it is a text value and
>>>> for
>>>> that client there is a leading or trailing space that is not obvious.
>>>>
>>>> Steve
>>>> (E-Mail Removed)
>>>>
>>>>
>>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>>> news:u8t%(E-Mail Removed)...
>>>>>I have a report that uses conditional formatting to shade controls
>>>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>>>
>>>>> Two 2003 clients have problems with the conditional formatting.
>>>>> No matter what I put in for an expression it formats as if the
>>>>> criteria
>>>>> is not met
>>>>> even Expression TRUE or expression 1=1 won't format the
>>>>> controls
>>>>>
>>>>> The expressions I have work fine for all the other clients (about 20
>>>>> of
>>>>> them)
>>>>>
>>>>> What settings on that client could cause it to ignore conditional
>>>>> formatting?
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>



 
Reply With Quote
 
Chegu Tom
Guest
Posts: n/a
 
      17th Mar 2010
It seems SP3 caused many problems. Microsoft has a hotfix that I will try
Kb945674. I haven't seen this one listed in the known problems but I hope
it contains the cure.


"Chegu Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Gina
>
> Thanks for your list. It was the Office SP version. SP3 is the problem
>
> The Machines that don't work are running Access 2003 SP3.
> The ones that work are using Access 2003 SP2 (and 2000, 2002, 2007)
>
> Is there an easy way to back out a service pack, or a patch to fix it?
>
> I tend to assume that the newest patch or SP is the best and that
> sometimes proves false.
>
> Thanks again. This one was driving me nuts. I tried so many criteria and
> formats
>
> Tom
>
>
> "Gina Whipp" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Chegu Tom,
>>
>> Things to check on those two machines...
>>
>> 1. Check Tools - References (behind any form) and make sure the machines
>> where it is not working have the same References as the machines that are
>> working. If any say *MISSING* you'll want to fix those.
>>
>> 2. Make sure the installs match. Conditional Formatting is not always
>> installed with Access unless selecting Custom Install.
>>
>> 3. Make sure a Default printer has been assigned in Windows and make
>> sure
>> Access can find it.
>>
>> 4. Check the SP? version of the machines that do work against the ones
>> that
>> don't work and make sure everyone is on the same version.
>>
>> 5. Also check the Macro Settings on machines working against machines
>> not
>> working.
>>
>> Hopefully, one of the above will find the issue!
>>
>> --
>> Gina Whipp
>> 2010 Microsoft MVP (Access)
>>
>> "I feel I have been denied critical, need to know, information!" -
>> Tremors
>> II
>>
>> http://www.regina-whipp.com/index_files/TipList.htm
>>
>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> Steve
>>
>> I know about spaces and text fields, they are all numeric values in
>> numeric
>> fields. a typacle criterian is [CutN]=[CutD] (cuts needed = cuts done)
>> that control will be shaded. There are 20 such fields in this report and
>> hundreds of rows.
>>
>> Please Note
>> If I take a front end DB with this report and put it on a shared drive
>> (the
>> backend is also shared).
>> Open it on the shared drive with any other Access client (2000, 2002,
>> 2003, 2007) and all of the criteria work, all of the formatting works
>> Open it on the shared drive with these two specific Access 2003
>> clients
>> and none of the criteria work.
>>
>> This really has me puzzled. This report has been working for 5 years on
>> many different clients and still works on all others.
>>
>> If we can't figure some client setting, I may have to reinstall the
>> problem
>> clients.
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Tom
>>>
>>> Although they are all numeric values, are they Text data type? If so,
>>> see
>>> if you have a leading or trailing space.
>>>
>>> I would also try opening the table and for the problematic client,
>>> delete
>>> the value in the field and reenter it. Then try your conditional
>>> formatting.
>>>
>>> If the above fails, post a couple of examples of the values that work
>>> and
>>> post the value that does not work. Also post the criterion.
>>>
>>> Steve
>>>
>>>
>>>
>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Steve
>>>>
>>>> No they are all numeric values and they are all taken from the same
>>>> backend as the other clients who all display correctly.
>>>>
>>>> I even tried setting the criterian to expression and set the value to
>>>> [true] which should trigger the formatting but does not.
>>>>
>>>>
>>>>
>>>> "Steve" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> There is something wrong with the value in the field for that client
>>>>> you
>>>>> are basing conditional formatting on. Perhaps it is a text value and
>>>>> for
>>>>> that client there is a leading or trailing space that is not obvious.
>>>>>
>>>>> Steve
>>>>> (E-Mail Removed)
>>>>>
>>>>>
>>>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>>>> news:u8t%(E-Mail Removed)...
>>>>>>I have a report that uses conditional formatting to shade controls
>>>>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>>>>
>>>>>> Two 2003 clients have problems with the conditional formatting.
>>>>>> No matter what I put in for an expression it formats as if the
>>>>>> criteria
>>>>>> is not met
>>>>>> even Expression TRUE or expression 1=1 won't format the
>>>>>> controls
>>>>>>
>>>>>> The expressions I have work fine for all the other clients (about 20
>>>>>> of
>>>>>> them)
>>>>>>
>>>>>> What settings on that client could cause it to ignore conditional
>>>>>> formatting?
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>

>
>



 
Reply With Quote
 
Gina Whipp
Guest
Posts: n/a
 
      17th Mar 2010
Chegu Tom,

To be honest, all my Clients on Access 2003 I have hidden that update from
them. It seems to break more then it fixes. The only way I know to fix it
is to uninstall Access and reinstall up to SP2. Though bear in mind SP2
will not be supported forever... well that probably goes for Office 2003 as
soon enough 2010 will will be out.

--
Gina Whipp
2010 Microsoft MVP (Access)

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Chegu Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Gina

Thanks for your list. It was the Office SP version. SP3 is the problem

The Machines that don't work are running Access 2003 SP3.
The ones that work are using Access 2003 SP2 (and 2000, 2002, 2007)

Is there an easy way to back out a service pack, or a patch to fix it?

I tend to assume that the newest patch or SP is the best and that sometimes
proves false.

Thanks again. This one was driving me nuts. I tried so many criteria and
formats

Tom


"Gina Whipp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Chegu Tom,
>
> Things to check on those two machines...
>
> 1. Check Tools - References (behind any form) and make sure the machines
> where it is not working have the same References as the machines that are
> working. If any say *MISSING* you'll want to fix those.
>
> 2. Make sure the installs match. Conditional Formatting is not always
> installed with Access unless selecting Custom Install.
>
> 3. Make sure a Default printer has been assigned in Windows and make sure
> Access can find it.
>
> 4. Check the SP? version of the machines that do work against the ones
> that
> don't work and make sure everyone is on the same version.
>
> 5. Also check the Macro Settings on machines working against machines not
> working.
>
> Hopefully, one of the above will find the issue!
>
> --
> Gina Whipp
> 2010 Microsoft MVP (Access)
>
> "I feel I have been denied critical, need to know, information!" - Tremors
> II
>
> http://www.regina-whipp.com/index_files/TipList.htm
>
> "Chegu Tom" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> Steve
>
> I know about spaces and text fields, they are all numeric values in
> numeric
> fields. a typacle criterian is [CutN]=[CutD] (cuts needed = cuts done)
> that control will be shaded. There are 20 such fields in this report and
> hundreds of rows.
>
> Please Note
> If I take a front end DB with this report and put it on a shared drive
> (the
> backend is also shared).
> Open it on the shared drive with any other Access client (2000, 2002,
> 2003, 2007) and all of the criteria work, all of the formatting works
> Open it on the shared drive with these two specific Access 2003 clients
> and none of the criteria work.
>
> This really has me puzzled. This report has been working for 5 years on
> many different clients and still works on all others.
>
> If we can't figure some client setting, I may have to reinstall the
> problem
> clients.
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Tom
>>
>> Although they are all numeric values, are they Text data type? If so, see
>> if you have a leading or trailing space.
>>
>> I would also try opening the table and for the problematic client, delete
>> the value in the field and reenter it. Then try your conditional
>> formatting.
>>
>> If the above fails, post a couple of examples of the values that work and
>> post the value that does not work. Also post the criterion.
>>
>> Steve
>>
>>
>>
>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Steve
>>>
>>> No they are all numeric values and they are all taken from the same
>>> backend as the other clients who all display correctly.
>>>
>>> I even tried setting the criterian to expression and set the value to
>>> [true] which should trigger the formatting but does not.
>>>
>>>
>>>
>>> "Steve" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> There is something wrong with the value in the field for that client
>>>> you
>>>> are basing conditional formatting on. Perhaps it is a text value and
>>>> for
>>>> that client there is a leading or trailing space that is not obvious.
>>>>
>>>> Steve
>>>> (E-Mail Removed)
>>>>
>>>>
>>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>>> news:u8t%(E-Mail Removed)...
>>>>>I have a report that uses conditional formatting to shade controls
>>>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>>>
>>>>> Two 2003 clients have problems with the conditional formatting.
>>>>> No matter what I put in for an expression it formats as if the
>>>>> criteria
>>>>> is not met
>>>>> even Expression TRUE or expression 1=1 won't format the
>>>>> controls
>>>>>
>>>>> The expressions I have work fine for all the other clients (about 20
>>>>> of
>>>>> them)
>>>>>
>>>>> What settings on that client could cause it to ignore conditional
>>>>> formatting?
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>


 
Reply With Quote
 
Gina Whipp
Guest
Posts: n/a
 
      17th Mar 2010
Let us know... there are probably many folks that would like to know!

--
Gina Whipp
2010 Microsoft MVP (Access)

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"Chegu Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
It seems SP3 caused many problems. Microsoft has a hotfix that I will try
Kb945674. I haven't seen this one listed in the known problems but I hope
it contains the cure.


"Chegu Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Gina
>
> Thanks for your list. It was the Office SP version. SP3 is the problem
>
> The Machines that don't work are running Access 2003 SP3.
> The ones that work are using Access 2003 SP2 (and 2000, 2002, 2007)
>
> Is there an easy way to back out a service pack, or a patch to fix it?
>
> I tend to assume that the newest patch or SP is the best and that
> sometimes proves false.
>
> Thanks again. This one was driving me nuts. I tried so many criteria and
> formats
>
> Tom
>
>
> "Gina Whipp" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Chegu Tom,
>>
>> Things to check on those two machines...
>>
>> 1. Check Tools - References (behind any form) and make sure the machines
>> where it is not working have the same References as the machines that are
>> working. If any say *MISSING* you'll want to fix those.
>>
>> 2. Make sure the installs match. Conditional Formatting is not always
>> installed with Access unless selecting Custom Install.
>>
>> 3. Make sure a Default printer has been assigned in Windows and make
>> sure
>> Access can find it.
>>
>> 4. Check the SP? version of the machines that do work against the ones
>> that
>> don't work and make sure everyone is on the same version.
>>
>> 5. Also check the Macro Settings on machines working against machines
>> not
>> working.
>>
>> Hopefully, one of the above will find the issue!
>>
>> --
>> Gina Whipp
>> 2010 Microsoft MVP (Access)
>>
>> "I feel I have been denied critical, need to know, information!" -
>> Tremors
>> II
>>
>> http://www.regina-whipp.com/index_files/TipList.htm
>>
>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> Steve
>>
>> I know about spaces and text fields, they are all numeric values in
>> numeric
>> fields. a typacle criterian is [CutN]=[CutD] (cuts needed = cuts done)
>> that control will be shaded. There are 20 such fields in this report and
>> hundreds of rows.
>>
>> Please Note
>> If I take a front end DB with this report and put it on a shared drive
>> (the
>> backend is also shared).
>> Open it on the shared drive with any other Access client (2000, 2002,
>> 2003, 2007) and all of the criteria work, all of the formatting works
>> Open it on the shared drive with these two specific Access 2003
>> clients
>> and none of the criteria work.
>>
>> This really has me puzzled. This report has been working for 5 years on
>> many different clients and still works on all others.
>>
>> If we can't figure some client setting, I may have to reinstall the
>> problem
>> clients.
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Tom
>>>
>>> Although they are all numeric values, are they Text data type? If so,
>>> see
>>> if you have a leading or trailing space.
>>>
>>> I would also try opening the table and for the problematic client,
>>> delete
>>> the value in the field and reenter it. Then try your conditional
>>> formatting.
>>>
>>> If the above fails, post a couple of examples of the values that work
>>> and
>>> post the value that does not work. Also post the criterion.
>>>
>>> Steve
>>>
>>>
>>>
>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Steve
>>>>
>>>> No they are all numeric values and they are all taken from the same
>>>> backend as the other clients who all display correctly.
>>>>
>>>> I even tried setting the criterian to expression and set the value to
>>>> [true] which should trigger the formatting but does not.
>>>>
>>>>
>>>>
>>>> "Steve" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> There is something wrong with the value in the field for that client
>>>>> you
>>>>> are basing conditional formatting on. Perhaps it is a text value and
>>>>> for
>>>>> that client there is a leading or trailing space that is not obvious.
>>>>>
>>>>> Steve
>>>>> (E-Mail Removed)
>>>>>
>>>>>
>>>>> "Chegu Tom" <(E-Mail Removed)> wrote in message
>>>>> news:u8t%(E-Mail Removed)...
>>>>>>I have a report that uses conditional formatting to shade controls
>>>>>> It runs without problem on access 2000, 2002, 2003 and 2007
>>>>>>
>>>>>> Two 2003 clients have problems with the conditional formatting.
>>>>>> No matter what I put in for an expression it formats as if the
>>>>>> criteria
>>>>>> is not met
>>>>>> even Expression TRUE or expression 1=1 won't format the
>>>>>> controls
>>>>>>
>>>>>> The expressions I have work fine for all the other clients (about 20
>>>>>> of
>>>>>> them)
>>>>>>
>>>>>> What settings on that client could cause it to ignore conditional
>>>>>> formatting?
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting of text effecting formatting of background =?Utf-8?B?SEFI?= Microsoft Access Reports 6 25th Mar 2008 06:23 PM
Conditional Formatting for alternate client refs =?Utf-8?B?U2FyYWggKE9HSSk=?= Microsoft Excel Worksheet Functions 4 25th Jul 2007 12:46 PM
Conditional Formatting No Longer Conditional in 2007 Beta =?Utf-8?B?Q2FjdHVhci1Oby1KdXRzdQ==?= Microsoft Excel Crashes 0 17th Nov 2006 10:01 PM
How do I do a complex conditional in a conditional formatting formula Ray Stevens Microsoft Excel Discussion 7 12th Mar 2006 10:24 PM
Conditional Formatting that will display conditional data =?Utf-8?B?QnJhaW5GYXJ0?= Microsoft Excel Worksheet Functions 1 13th Sep 2005 05:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:35 AM.