C
Chris
I have a Xtab query...the Row fields come from a lookup table with an ID
number...the fields correctly display the name of the field, not the ID
number. The column fields similarly come from a lookup table (not the same
one) but headings of the columns show the ID number, not the text !! As in:
CASE TOTAL OF CASE 1 4 5 7
C/S 8 6 2
R/O FB foot 3 1
3
R/O FB finger 2 1 1
I need it to look like this:
CASE TOTAL OF CASE GA Reg LA Sed
C/S 8 6 2
R/O FB foot 3 1
3
R/O FB finger 2 1 1
....where the column headings are the actual words linked to the numbers in
the lookup table.
Anybody?
Cheers
Chris (novice)
number...the fields correctly display the name of the field, not the ID
number. The column fields similarly come from a lookup table (not the same
one) but headings of the columns show the ID number, not the text !! As in:
CASE TOTAL OF CASE 1 4 5 7
C/S 8 6 2
R/O FB foot 3 1
3
R/O FB finger 2 1 1
I need it to look like this:
CASE TOTAL OF CASE GA Reg LA Sed
C/S 8 6 2
R/O FB foot 3 1
3
R/O FB finger 2 1 1
....where the column headings are the actual words linked to the numbers in
the lookup table.
Anybody?
Cheers
Chris (novice)