K
KFKruzshak
I have a query that provides the following structure of
information:
1 1a 1ai
1 1a 1aii
1 1b 1bi
1 1b 1bii
1 1b 1biii
1 1c 1ci
2 2a 2ai
2 2a 2aii
2 2a 2aiii
2 2a 2aiiii
2 2b 2bi
2 2c 2ci
2 2c 2cii
2 2d 2di
I would like to create a form that displays only the form
items listed below in my example. The query created and
the form I can come up with displays each record in its
entirety as illustrated above. The bottom line is I do
not want to display repear information on my form.
1 1a 1ai
1aii
1b 1bi
1bii
1biii
1c 1ci
2 2a 2ai
2aii
2aiii
2aiiii
2b 2bi
2c 2ci
2cii
2d 2di
Hope this is understandable. Does anyone have any
suggestions as to how I can achieve the previous display
of form data? Even a form from another application which
might be similar.
Thanks,
Kurt
information:
1 1a 1ai
1 1a 1aii
1 1b 1bi
1 1b 1bii
1 1b 1biii
1 1c 1ci
2 2a 2ai
2 2a 2aii
2 2a 2aiii
2 2a 2aiiii
2 2b 2bi
2 2c 2ci
2 2c 2cii
2 2d 2di
I would like to create a form that displays only the form
items listed below in my example. The query created and
the form I can come up with displays each record in its
entirety as illustrated above. The bottom line is I do
not want to display repear information on my form.
1 1a 1ai
1aii
1b 1bi
1bii
1biii
1c 1ci
2 2a 2ai
2aii
2aiii
2aiiii
2b 2bi
2c 2ci
2cii
2d 2di
Hope this is understandable. Does anyone have any
suggestions as to how I can achieve the previous display
of form data? Even a form from another application which
might be similar.
Thanks,
Kurt