A
Angyl
Two quick questions:
I'm working on a form where $$s will be entered that we DON'T WANT PRINTED
on the final product. Is it possible to set certain fields to NOT print?
Secondly, I'm new to basic code and I was wondering if you could tell me
what the code would look like for a field that automatically multiplied what
the user entered by .95
I just don't know the syntax...once I see a sample of it, I should be able
to do the rest of the calculations myself. Thanks!
Oh, sorry, one more quesiton. If I name a field "TextBox1" how do I call it
in a function? (I.E. =[TextBox1] + .04)
Thanks!
I'm working on a form where $$s will be entered that we DON'T WANT PRINTED
on the final product. Is it possible to set certain fields to NOT print?
Secondly, I'm new to basic code and I was wondering if you could tell me
what the code would look like for a field that automatically multiplied what
the user entered by .95
I just don't know the syntax...once I see a sample of it, I should be able
to do the rest of the calculations myself. Thanks!
Oh, sorry, one more quesiton. If I name a field "TextBox1" how do I call it
in a function? (I.E. =[TextBox1] + .04)
Thanks!