Hello
I have a continuous form that contains 10 fields. Just one field is enable and other are disabled.
User is able to navigate records using the arrows keys on the keyboard.
I am using conditional formatting option to change the back color of the record that has the focus.
What I would like to do is to change the back color of the whole records.
I already know that I can do it using VB code but the problem is that I have 200 forms and each one contains (10 to 15 fields).
Is there anyway by access option or database option?
Any method to optimize my idea would be appreciated.
Thank you in advance.
WASSIM S DACCACHE
I have a continuous form that contains 10 fields. Just one field is enable and other are disabled.
User is able to navigate records using the arrows keys on the keyboard.
I am using conditional formatting option to change the back color of the record that has the focus.
What I would like to do is to change the back color of the whole records.
I already know that I can do it using VB code but the problem is that I have 200 forms and each one contains (10 to 15 fields).
Is there anyway by access option or database option?
Any method to optimize my idea would be appreciated.
Thank you in advance.
WASSIM S DACCACHE
Comment