How to import stock information into GoogleDocs

Views: 357 This article shows how to import stock information into your GoogleDocs Spreadsheet. Step 1: Create a spreadsheet Go to your Google Drive Click on New > Google Sheets Step 2: Type a googlefinance Formula to fetch a stock price Type the following code in any random cell in the spreadsheet and press enter. =googlefinance("AAPL","price") This should show you the current stock price of Apple stock. AAPL is the stock symbol of Apple. price is the attribute that tells the function to fetch the stock price. Step 3: Browse through the googlefinance function guide At the time that I …

This content is restricted to site members. If you are an existing user, please log in. New users may register below.

Existing Users Log In
   
New User Registration
*Required field
Scroll to Top