display records in different colors 
Author Message
 display records in different colors

In the results of a query - or in just displaying records in a table - what
is the best way to display certain records in different colors.
EXAMPLE - a Company has been in business over 50 years - through the years -
they bought out other companies. - additionally they have a few different
branches.
OK - each record shows the source of the original business - 6 in total. -
We want all comapny "A" to display in red - all company "B" to display in
blue. - all company "C" to be green - and so on.
Does this have to be in VB Code under General Declarations..... or is there
a better way. -
If it is VB,  is a a set font color statement - is it attached to the query
or to the table?????
Thanx to all


Wed, 28 Aug 2002 03:00:00 GMT  
 display records in different colors
What version of Access are you using? If Access 2000, look in help for
Conditional Formatting.  If it's Access 97, there's a sample for this at
www.lebans.com.

  -- Dev


: In the results of a query - or in just displaying records in a table -
what
: is the best way to display certain records in different colors.
: EXAMPLE - a Company has been in business over 50 years - through the
years -
: they bought out other companies. - additionally they have a few different
: branches.
: OK - each record shows the source of the original business - 6 in total. -
: We want all comapny "A" to display in red - all company "B" to display in
: blue. - all company "C" to be green - and so on.
: Does this have to be in VB Code under General Declarations..... or is
there
: a better way. -
: If it is VB,  is a a set font color statement - is it attached to the
query
: or to the table?????
: Thanx to all
:
:



Thu, 29 Aug 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Displaying different colors for data point in bar graph

2. Displaying a different color for each ComboBox entry?

3. How to display a line of words in different font color

4. display non dithering colors for 256 color display

5. Different color to different lines in textbox

6. How to display different fields for different groups?

7. PROBLEM: Colors change at different color depths

8. Display Only Text Box - Text Color/Background Color

9. Checking for matching records in two tables with different record structures

10. Display records on screen using display button

11. vb5 displays a record on screen but prints data from another record

12. Display one record from multiple records

 

 
Powered by phpBB® Forum Software