C
CC
I have 1 table and many forms. The forms have filtered information that
pertains to that particular form. My question is how can I automatically
insert text into a particular column on a table based on the form. Say if
this form is about toys. The column is called "Type" in the table (this field
is not shown to the user), and for that particular record it would have a "T"
for toys in the "type" column in the table. Is there a way to do this?
pertains to that particular form. My question is how can I automatically
insert text into a particular column on a table based on the form. Say if
this form is about toys. The column is called "Type" in the table (this field
is not shown to the user), and for that particular record it would have a "T"
for toys in the "type" column in the table. Is there a way to do this?