Changing Datasheet attributes with VBA

Itaiz

Registered User.
Local time
Today, 08:38
Joined
Oct 12, 2008
Messages
13
Hi All,
I wolud like to control Datasheet properties in the code according to the values I get in datasheet itself.
  1. Is it possible to change color of one field or one row in datasheet?
  2. is it possible to change it through code?
If its possible and someone have an example it will be more then great.
Thanks
Itai
 
The simplest solution is Format/Conditional Formatting (on the ribbon in 2007).
 
Thanks for reply
Is this valid to access 2003, do you have an example
 
Yes it is, and I don't have time to put one together. It's fairly simple, so why don't you look in help and try it?
 

Users who are viewing this thread

Back
Top Bottom