Hi All,
I want to convert my available data which is already being updated from other sheets to pivot format continuously. Suppose. I already have this data in following sheet.
[TABLE="class: cms_table_outer_border, width: 500"]
Inv #
Name
Address
Area
VARIETY A
VARIETY B
VARIETY C
AMOUNT
1
A
Z
AA
5
10
1000
2
B
Y
BB
20
1500
[/TABLE]
Now i want to link this data in a new table which i can use for reporting as pivot table in following sequence.
[TABLE="class: cms_table_outer_border, width: 500"]
INV #
NAME
ADDRESS
AREA
VARIETIES
QTY
RATE
AMOUNT
1
A
Z
AA
VAR-A
5
60
300
1
A
Z
AA
VAR-C
10
70
700
2
B
Y
BB
VAR-B
20
75
1500
[/TABLE]
Can Anyone help Using Excel, VB or whatsoever. Waiting for early response...
http://www.mrexcel.com/forum/e…ata-conversion-table.html