Chris RR was kind enought to introduce me to the concept of tags but I'm not clear on how to use them.
**Details of what I'm trying to do.**
Forms name is frmBulkOrderForm
I have 10 Text Boxs named RowTot1, RowTot2 etc. They all have the same tag name "tagRowTotal".
I basically want some code that will make the RowTotx field invisible if it equals 0.
Thanks.
**Details of what I'm trying to do.**
Forms name is frmBulkOrderForm
I have 10 Text Boxs named RowTot1, RowTot2 etc. They all have the same tag name "tagRowTotal".
I basically want some code that will make the RowTotx field invisible if it equals 0.
Thanks.