473,387 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Conditional formatting on a continuous form, based on another field.

41
Basically i have a continuous form with a tick box and 2 text fields.

I would like to grey out the 2 text fields if the tick box is not ticked (indicating the record is not available)

I cant seem to find a way of basing conditional formatting on the state of a different field.

thanks
Nov 15 '07 #1
3 11336
missinglinq
3,532 Expert 2GB
Select the fields to be formatted, goto

Format - Conditional Format

For Condition select Expression Is and in the criteria box put

[YourCheckBoxName] = False


then set your backcolor to whatever you want.

Welcome to TheScripts!

Linq ;0)>
Nov 15 '07 #2
Craggy
41
Select the fields to be formatted, goto

Format - Conditional Format

For Condition select Expression Is and in the criteria box put

[YourCheckBoxName] = False


then set your backcolor to whatever you want.

Welcome to TheScripts!

Linq ;0)>
Thanks.

I see now what the problem was. The fields i wanted to conditionally format were locked. for some reason this disables the conditional formatting.

oh well, ill just have them unlocked.

Thanks very much for your help :)
Nov 16 '07 #3
missinglinq
3,532 Expert 2GB
Glad we could help!

Linq ;0)>
Nov 16 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Bradley | last post by:
I have an A2000 database in which I have a continuous form with a tick box. There is also a text box with a conditional format that is based on the expression , if it's true then change the...
4
by: Bob Alston | last post by:
I have some dates which show in a continuous form, multiple rows at a time. I would like to color the background yellow, or the text yellow or some color other than black that would stand out,...
3
by: Rosy | last post by:
Hello all. I think my request is a simple one; however, I am unable to figure it out by myself. I need a form (frmCargoEntry) to open whenever the cargo dept is chosen on another field. So when...
2
by: Shawn Yates | last post by:
I have a form with two subforms on it which are both continous forms. The subform on the left shows the tasks that the employee was assigned to accomplish (each as a seperate record) while the one...
17
by: amanda27 | last post by:
Can anyone help me. I have a database that has a form. On the form I have a subform that brings in some data that is relevant to the data on the main form but from a week before (status of projects...
2
by: Filips Benoit | last post by:
Dear All, Access 2003 adp on SQL_server 2005 A continious form showing 1 month based on table 'CALENDAR_MONTH_GRID' and fill with a SP. Fields: Companyname, Day1, day2, etc. The value in the...
0
by: Patrick A | last post by:
All, I've got a continuous form with one field on it, with a comob
2
by: DeanL | last post by:
Hi guys, I'm using a subform to display a list of values from a single table. The form is showing the values in "continuous forms" view and there will only ever be two different values for the...
5
beacon
by: beacon | last post by:
Hi everybody, I'm putting a database together at work for a committee, but one of their requirements is giving me trouble. They want a table and a form that will track trips made by patients at...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.