P
paul.schrum
I am just learning about Cross-tab queires.
I have a ct query which has time-worked as the row headings and labor
code as the column headings. I want to view this in a form, so I used
the wizard to create a datasheet form (sfm_ctab1), then made sfm_ctab1
be a subform on my main form.
It looks okay with column headings such as
000 001 003 009 etc.
Now say an employee work a few hours on labor code 002. When I run
the query there is a new column for 002. But when I view it on the
form it is not there.
What is the best way to make it so that the column headings on the
form always match the column headings in the query?
Thanks.
- Paul Schrum
I have a ct query which has time-worked as the row headings and labor
code as the column headings. I want to view this in a form, so I used
the wizard to create a datasheet form (sfm_ctab1), then made sfm_ctab1
be a subform on my main form.
It looks okay with column headings such as
000 001 003 009 etc.
Now say an employee work a few hours on labor code 002. When I run
the query there is a new column for 002. But when I view it on the
form it is not there.
What is the best way to make it so that the column headings on the
form always match the column headings in the query?
Thanks.
- Paul Schrum