I have a form that is created based on a table. Three fields on the table are:
date
Type
Recd
Used
I added another 6 text boxes sub_type1,2,3 and Used1,2,3 into the form. These added boxes have iif statments and forumlas which display a value. I need the value of the sub_type to be stored on the origonal table fields. The fields type are the same. sub_type1,2,3 should be stored in Type and used1,2,3 in Used hitting the add button.
Apperciated any help.
date
Type
Recd
Used
I added another 6 text boxes sub_type1,2,3 and Used1,2,3 into the form. These added boxes have iif statments and forumlas which display a value. I need the value of the sub_type to be stored on the origonal table fields. The fields type are the same. sub_type1,2,3 should be stored in Type and used1,2,3 in Used hitting the add button.
Apperciated any help.