Get stock quotes of multiple equity shares

Ashish Mathur

New Member
Joined
Mar 10, 2013
Messages
40
Office Version
  1. 365
Platform
  1. Windows
Hi,

In range J2:J3, i have 2 Listed Companies - TCS and BAJFINANCE. They have been converted to Stock Data type. In Column L:M, i wish to vertically stack the stock quotes of these 2 Companies for 5 days. So i used this formula in cell L2

=STOCKHISTORY(J2,TODAY()-5,TODAY(),0,0,0,1)

As expected, i get the stock quote of TCS in range L2:L4. How can i modify the formula to get the stock quote of BAJFINANCE in 3 cells below i.e. in range L5:M7.

I know i have to use LAMBDA and VSTACK but i cannot get the syntax right. Could you kindly help me.

Thank you.
 

Attachments

  • Untitled.png
    Untitled.png
    237.2 KB · Views: 13

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,216,114
Messages
6,128,913
Members
449,478
Latest member
Davenil

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