L
Lee
Hello!
As you can see, I have vendors listed as below in vertical format (vendor 1,
vendor 2,vendor 3). And I also have accounts across (100000, 100001,
100002, 10003) where I have the $ amounts associate with each vendor. So I
would like to know how do I set up a query to change the format in figure 1
to figure 2 where I can have both vendor and accounts going down (vertically).
Figure 1:
Vendor 100000 100001 100002 100003
1 $5 $10 $5 $10
2 $5 $10 $5 $10
3 $5 $10 $5 $10
Figure 2:
Vendor Acct Amount
1 100000 $5
1 100001 $10
1 100002 $5
1 100003 $10
2 100000 $5
2 100001 $10
2 100002 $5
2 100003 $10
3 100000 $5
3 100001 $10
3 100002 $5
3 100003 $10
Your help is really appreciated!
As you can see, I have vendors listed as below in vertical format (vendor 1,
vendor 2,vendor 3). And I also have accounts across (100000, 100001,
100002, 10003) where I have the $ amounts associate with each vendor. So I
would like to know how do I set up a query to change the format in figure 1
to figure 2 where I can have both vendor and accounts going down (vertically).
Figure 1:
Vendor 100000 100001 100002 100003
1 $5 $10 $5 $10
2 $5 $10 $5 $10
3 $5 $10 $5 $10
Figure 2:
Vendor Acct Amount
1 100000 $5
1 100001 $10
1 100002 $5
1 100003 $10
2 100000 $5
2 100001 $10
2 100002 $5
2 100003 $10
3 100000 $5
3 100001 $10
3 100002 $5
3 100003 $10
Your help is really appreciated!