PC Review


Reply
Thread Tools Rate Thread

Conditional format not working correctly

 
 
aussiebob
Guest
Posts: n/a
 
      8th May 2010
I have a form which includes several fields with conditional formats. the
format is determined by the user ticking a yes/no box included in both the
Table and the Query from which the form is created.
when i open the Form the previously saved format is displayed but the user
cannot turn off the format with the yes/no box. However if i open the
underlying query in design view and the close it the form works ok.
Any help appreciated.
 
Reply With Quote
 
 
 
 
Daryl S
Guest
Posts: n/a
 
      10th May 2010
Aussiebob -

Chances are you don't have code behind all the events you need and/or the
code is not complete.

For example, you may have code in the OnCurrent event of a form, which test
and format the form as you scroll through new records, but it would not help
if the user changed a value on a current record. If there are a lot of
events that should trigger this code, then the code should be in a form
procedure that you can call from each event that could affect the formatting.

Also, you may have code that is 'half' there, such as an if statement with a
conditional formatting but no else clause to set the formatting back to
normal.

If you want more help, post your code, and include when/how it is called.

--
Daryl S


"aussiebob" wrote:

> I have a form which includes several fields with conditional formats. the
> format is determined by the user ticking a yes/no box included in both the
> Table and the Query from which the form is created.
> when i open the Form the previously saved format is displayed but the user
> cannot turn off the format with the yes/no box. However if i open the
> underlying query in design view and the close it the form works ok.
> Any help appreciated.

 
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 Format Not Working roxiemayfield Microsoft Excel Worksheet Functions 4 6th Dec 2007 07:42 PM
conditional format not working crapit Microsoft Excel Discussion 0 15th Jun 2007 02:05 PM
Conditional Format Not Working =?Utf-8?B?S01I?= Microsoft Excel Misc 0 22nd Dec 2005 05:32 PM
date format not working correctly Dennis Roman Microsoft Excel Misc 4 29th Apr 2004 02:50 PM
Fixed format not working correctly =?Utf-8?B?QW5kcmV3?= Microsoft Access Reports 2 9th Apr 2004 09:51 PM


Features
 

Advertising
 

Newsgroups
 


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