Checkbox

  • Thread starter Thread starter duckslikejello
  • Start date Start date
D

duckslikejello

I have a check box called AllRe
I'm trying to automatically have it checked once all other checkboxe
are completed

Here's the setup of my form..

I have 4 categories: G, SC, CL,

txtGcos
txtGrefun
dtmGre
chkGre

txtSCcos
txtSCrefun
dtmSCre
chkSCre

txtCLcos
txtCLrefun
dtmCLre
chkCLre

txtOcos
txtOrefun
dtmOre
chkOre

I have it now where the "cost" part of all categories is 0 or Null, i
disables the "refund" part, the date "rec" and checkbox "rec".

Some records will have the CL category disabled (excluding "cost
textbox) while others will have the SC disabled (excluding "cost
textbox

I did try to get the checkboxes to check when the "refund" and dat
"rec" boxes where disabled, but it didn't work

Any help would be greatly appreciated

Thanks
 

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