N
Nemo
Hi All,
I try to explain my problem. I have a database, which records the excursions
on a lake, by motorboats. The number of the sailors is about 15 (people).
I have the need to filter how many times a sailor had journeys with a
particular customer.
The xtabqry is as follows:
Customer Sailor Excursion
TotalEscursion
RowHeading ColumnHeading Value (count) RowHeading
The output in the report is so described :
Customer Total Sailor1 Sailor2 Sailor3
------------------------------------------------
Customer1 2 1 1
Customer2 1 1
Customer3 1 1
Recording a new trip, in the database, the *new customers* are automatically
updated, vertically in the row, **but NOT the new sailors**!!
Is there a solution about that????
THANKS A LOT for any kind of answer!
Nemo
I try to explain my problem. I have a database, which records the excursions
on a lake, by motorboats. The number of the sailors is about 15 (people).
I have the need to filter how many times a sailor had journeys with a
particular customer.
The xtabqry is as follows:
Customer Sailor Excursion
TotalEscursion
RowHeading ColumnHeading Value (count) RowHeading
The output in the report is so described :
Customer Total Sailor1 Sailor2 Sailor3
------------------------------------------------
Customer1 2 1 1
Customer2 1 1
Customer3 1 1
Recording a new trip, in the database, the *new customers* are automatically
updated, vertically in the row, **but NOT the new sailors**!!
Is there a solution about that????
THANKS A LOT for any kind of answer!
Nemo