G
Gunti
Hi,
I've got the following problem.
I've got a table with multiple columns next to eachother, as in:
5000 | AL | AP | AQ | AL | AP
Basicly i want to create a query where it stacks all those columns
(AL,AP,AQ,AL,AP) on top of eachother in one column. This so i can use this
column with a 'total' to get rid of the doubles, then process this column
further.
How would i get this done?
Thanks for helping,
Gunti
I've got the following problem.
I've got a table with multiple columns next to eachother, as in:
5000 | AL | AP | AQ | AL | AP
Basicly i want to create a query where it stacks all those columns
(AL,AP,AQ,AL,AP) on top of eachother in one column. This so i can use this
column with a 'total' to get rid of the doubles, then process this column
further.
How would i get this done?
Thanks for helping,
Gunti