PC Review


Reply
Thread Tools Rate Thread

how to apply conditional formatting of one field to whole record

 
 
FionaS
Guest
Posts: n/a
 
      23rd Apr 2009
Hi, I wish to change the background colour of record based on one of two
possible choices selected in one of the fields.

I have applied conditional formatting successfully to that field, but have
failed to find a way to apply the same format to the rest of the fields for
that record.

Thanks for all suggestions in advance.

Regards
Fiona
 
Reply With Quote
 
 
 
 
Ken Sheridan
Guest
Posts: n/a
 
      23rd Apr 2009
Fiona:

Apply conditional formatting to each of the other controls using:

Expression is: [YourOtherField] = "Your choice"

If the other field is a Boolean (Yes/No) data type then the expression would
be:

[YourOtherField] = True

if the conditional formatting is to be applied for a 'Yes' (False for a 'No').

Ken Sheridan
Stafford, England

"FionaS" wrote:

> Hi, I wish to change the background colour of record based on one of two
> possible choices selected in one of the fields.
>
> I have applied conditional formatting successfully to that field, but have
> failed to find a way to apply the same format to the rest of the fields for
> that record.
>
> Thanks for all suggestions in advance.
>
> Regards
> Fiona


 
Reply With Quote
 
Roger Carlson
Guest
Posts: n/a
 
      23rd Apr 2009
On my website (www.rogersaccesslibrary.com), is a small Access database
sample called "ConditionalFormatting.mdb" which shows how to do several
different things with conditional formatting. You can find it here:
http://www.rogersaccesslibrary.com/f...ts.asp?TID=375

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/...UBED1=ACCESS-L


"FionaS" <(E-Mail Removed)> wrote in message
news:0C19E501-F024-408B-BF61-(E-Mail Removed)...
> Hi, I wish to change the background colour of record based on one of two
> possible choices selected in one of the fields.
>
> I have applied conditional formatting successfully to that field, but have
> failed to find a way to apply the same format to the rest of the fields
> for
> that record.
>
> Thanks for all suggestions in advance.
>
> Regards
> Fiona



 
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 based on Current Record [field] minus PreviousRecord [field] jhalstead85@gmail.com Microsoft Access Form Coding 2 8th Jan 2009 05:29 PM
apply conditional formatting jimh Microsoft Access Reports 2 10th Dec 2007 09:34 PM
How do I apply conditional formatting? =?Utf-8?B?S2VuMzIx?= Microsoft Excel Worksheet Functions 1 10th Oct 2006 02:36 PM
apply conditional formatting =?Utf-8?B?Q29sYnk=?= Microsoft Excel Programming 2 21st Aug 2004 02:54 AM
How do I apply Conditional Formatting?? James Microsoft Access Forms 3 13th Jun 2004 07:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:45 PM.