G
Guest
I am trying to display my data in an overview per day, but cannot come up
with a method that seems to work. First I tried with a cross tab query and
got the design to work, but the data seems not to be what I want. My problem
is that I need text data in the columns, not numbers that the cross tab is
doing.
My goal is a day schematic with time and customer's name on the rows and the
staff names as column headings. Like this:
DATE TIME STAFF1 STAFF2 STAFF3
10/19 08:30 Smith Jones
10/19 09:00 Anderson
10/19 10:00
10/19 10:30 Davidson
Is there another way to get this than with cross tab queries?
I have been thinking of how to populate an array, but did not grasp how to
present the array in a form.
Or is there a better way?
PS
Please forgive me for a kind of crossposting, as I have asked in the query
department first and now no longer think that the cross tab can present the
data as text, only numbers. So I am prone to give up that idea.
/ Rolf
with a method that seems to work. First I tried with a cross tab query and
got the design to work, but the data seems not to be what I want. My problem
is that I need text data in the columns, not numbers that the cross tab is
doing.
My goal is a day schematic with time and customer's name on the rows and the
staff names as column headings. Like this:
DATE TIME STAFF1 STAFF2 STAFF3
10/19 08:30 Smith Jones
10/19 09:00 Anderson
10/19 10:00
10/19 10:30 Davidson
Is there another way to get this than with cross tab queries?
I have been thinking of how to populate an array, but did not grasp how to
present the array in a form.
Or is there a better way?
PS
Please forgive me for a kind of crossposting, as I have asked in the query
department first and now no longer think that the cross tab can present the
data as text, only numbers. So I am prone to give up that idea.
/ Rolf