A
Andrew
This is what I have: I one form that is called "Company
Information" were I have my [Tax Rate] were I have my
tax% stored. Then I have a form called "Payment mgr" were
I have a field called [Tax Rate]. In that field I want it
to show one of 2 things. Depending on the option group
that I have called [Tax Status] Options: Taxable = Yes
Non-Taxable=No Depending on the Tax Status option I want
the Show if yes then [Tax Rate] = [Tax Rate] from the
form called "Company Information" if No= 0.00% to show up
in the [Tax Rate] in the form called "Payment mgr"
I need 3 things:
1. How can I show an expression that will do that on
the form "Payment mgr" that will do an if else and look
up the value from "Company Information"
2. How to look up a value from "company Information"
in a Query Statement.
3. How to do the same as one in a Query Statement.
If any one can help, and you can email me as well
Thanks.
Information" were I have my [Tax Rate] were I have my
tax% stored. Then I have a form called "Payment mgr" were
I have a field called [Tax Rate]. In that field I want it
to show one of 2 things. Depending on the option group
that I have called [Tax Status] Options: Taxable = Yes
Non-Taxable=No Depending on the Tax Status option I want
the Show if yes then [Tax Rate] = [Tax Rate] from the
form called "Company Information" if No= 0.00% to show up
in the [Tax Rate] in the form called "Payment mgr"
I need 3 things:
1. How can I show an expression that will do that on
the form "Payment mgr" that will do an if else and look
up the value from "Company Information"
2. How to look up a value from "company Information"
in a Query Statement.
3. How to do the same as one in a Query Statement.
If any one can help, and you can email me as well
Thanks.