How to get data without using VBA

thisisrahul

Active Member
Joined
Sep 2, 2008
Messages
285
hi,
i've data as mentioned below:-

Input
ReliancePriceDLFPriceCOALPrice
15-Del-2013100020-Dec-201380012-Nov-2013300
16-Del-2013200022-Nov-20138505-Oct-2013310
Output
15-Del-201316-Dec-201320-Dec-201312-Nov-20135-Oct-201322-Nov-2013
Reliance10002000
DLF800850
COAL300310

<tbody>
</tbody>

In input table i've daywise price of scrips in different columns. In the output table i want to get price as per the respective dates & scrip.

i was trying to vlookup but got stuck in defining dynamic range.

Is there a way that i can get this output without using VBA.



___________
Rahul
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,214,651
Messages
6,120,738
Members
448,988
Latest member
BB_Unlv

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top