Repost: Access Form Coding

D

Daniel P

I'm trying to attribute conditional formatting to a continuous user form. In a previous posting I was told:

"Take a look at Lebans.com for Steve Lebans stuff on conditional formatting -
he has example databases/code you can download - its very useful!!"

I've reviewed the sample database and it does demonstrate exactly what I want to do but I can't figure out how it works. There is no "On Load" event .... . I'm specifically interested in the "CusContinuous" form from the A2KConditionalFormattingVer27.mdb sample database. what code is controlling the colors for the form. What triggers it to work/load

Could someone explain it to me ......(Please!!!!)

Thank you,

Daniel
 
R

Rob Oldfield

Click on the background text box (txtBK) and go to Format, Conditional
Formatting.


Daniel P said:
I'm trying to attribute conditional formatting to a continuous user form.
In a previous posting I was told:
"Take a look at Lebans.com for Steve Lebans stuff on conditional formatting -
he has example databases/code you can download - its very useful!!"

I've reviewed the sample database and it does demonstrate exactly what I
want to do but I can't figure out how it works. There is no "On Load" event
..... . I'm specifically interested in the "CusContinuous" form from the
A2KConditionalFormattingVer27.mdb sample database. what code is controlling
the colors for the form. What triggers it to work/load?
 

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

Top