Sub-Form

J

Jim C

I am developing an Access form to track my purchases. I have a form and a
subform. I am doing the calculations on the subform and transferring the
data to fields in the main form. I am calculating the Sub Total, Tax and
Order Total. All that works fine. Now I want to add an Option Group on the
main form for Tax or No Tax (Some entries are not taxable) and use the
results from the Option Group selection in the calculation(s) for Tax and
Order Total. The process seems easy but I keep coming up with "#NAME? or
#ERROR. If anyone can point me in the right direction...Great!! If it is
something that cannot be done just let me know and I will stop banging my
head against the wall.

Thanks in advance,

Jim
 
G

grep

More information needed, Jim. You should be able to do what you're
looking for, but we'll need to know what your options look like, and,
more importantly, what your code looks like that's making the calculations.

grep
 

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