D
dj_money
I got Two workbooks I'm working with. One is _Destination_ and th
other will be the _Source_ Workbook.
In the _Source_Workbook_, this is what I have:
.... A .. B
1: Ran 30
2: Ran 20
3: Ran 10
I want to link this source workbook to m
_Destination_Workbook_ so that it would displa
this:
..... A . B . C.. D
1: RAN 30 20 10
Anyone knows the function for this? I'm not sure if it's transpose()
Index(), column().... I don't know. I tried it all and I it won't ru
the way i want it. Please Help..
other will be the _Source_ Workbook.
In the _Source_Workbook_, this is what I have:
.... A .. B
1: Ran 30
2: Ran 20
3: Ran 10
I want to link this source workbook to m
_Destination_Workbook_ so that it would displa
this:
..... A . B . C.. D
1: RAN 30 20 10
Anyone knows the function for this? I'm not sure if it's transpose()
Index(), column().... I don't know. I tried it all and I it won't ru
the way i want it. Please Help..