Change datasheet color

  • Thread starter Thread starter Jackie
  • Start date Start date
J

Jackie

Does anyone know if there is a way to change the color of
a datasheet that has multiple records but the color may be
different for each record based on a field value. I know
you can change the whole view but I only want to change
specific records. Any help would be greatly appreciated.

Thanks
Jackie
 
Only possible with A2K or higher using ConditionalFormatting.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
If you use Form view rather than Datasheet view, you can adjust the colours.

A form defined as Continuous Forms can be made to look very like a
datasheet. You can then use Conditional Formatting (see the Format menu) to
get row-by-row variation in presentation, determined (if you like) by field
content.

CD
 
Hi Stephen

I'm not sure you are right here! I've inserted code in the past that has
done just this... every other record has a darker background than its
predecessor... I downloaded it in mdb format as a demo and it worked very
well... problaem is I can't find it now! But I'll have a look around...

Tom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top