Is there a code or command than can automatically scan/sort all the fields on the table without manually entering the individual fields in the code.
example i have three fields
field1, field2, field3
the code i am presently using is a series of IF THEN statements for each field.I have to write the individual field names.
I want to know if its possible for access to automatically test each field in the table.
Many thanks.
example i have three fields
field1, field2, field3
the code i am presently using is a series of IF THEN statements for each field.I have to write the individual field names.
I want to know if its possible for access to automatically test each field in the table.
Many thanks.