P
Pam
I have a user form that I have made for our sales team to enter orders into.
I have gotten everything done on it but calculating fields. I've no idea
where to start on this, and would love some guidance.
For example I want to take "TxtItemQty1" x "TxtItemUnit1" and put the
results in "TxtItemExt1"
I would also like to know how to format the text boxes, so they line up with
a decimal tab, is this possible in a vba form?
Thanks for any help you can give me.
I have gotten everything done on it but calculating fields. I've no idea
where to start on this, and would love some guidance.
For example I want to take "TxtItemQty1" x "TxtItemUnit1" and put the
results in "TxtItemExt1"
I would also like to know how to format the text boxes, so they line up with
a decimal tab, is this possible in a vba form?
Thanks for any help you can give me.