How to Customize datasheet view

  • Thread starter Thread starter cuteisme
  • Start date Start date
C

cuteisme

My form is set to datasheet view. A column is MyDate. How
do I show the records with a date before today is in
yellow color, and the records with a date after today in
green?
 
My form is set to datasheet view. A column is MyDate. How
do I show the records with a date before today is in
yellow color, and the records with a date after today in
green?

You can't. Datasheet forms don't give you much flexibility at all.

You can create a Continuous Form and use conditional formatting to do
this, though.
 
Lookup ConditionalFormatting in Access Help.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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