Pull stock price daily

Jeffreyxx01

Board Regular
Joined
Oct 23, 2017
Messages
156
Hello everyone,

Do anyone know a way to pull any stock price just by typing the ticker of the stock in excel, hence can get a daily rate on the stock.

For example, using the ticker of Microsoft MSFT, pull the current stock price.

Thank you
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
There used to be a way of doing so easily by using the Excel function WEBSERVICE with parameters attached to the URL for yahoo finance, but they nixed the functionality in late Autumn.

You can still use an Excel Add-in called Stock Connector. Click on Developer|Add-ins|FinancialManagement and it'll be in there somewhere.

Also, you can go to yahoo finance, set up an account, create a portfolio of assets that interest you, Export the data (to a csv file on your computer), and then deal with the data however you like. My preference was to create a PowerQuery query that makes a master list of prices that I can refer to in various other Excel files.


This long thread from the Forum might be useful to you: https://www.mrexcel.com/forum/excel...e-api-stock-quotes-changed-6.html#post4945802
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,935
Messages
6,122,337
Members
449,078
Latest member
skydd

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