AVGetEquityQuote functionDescriptionProvides the current quote for the equity SyntaxAVGetEquityQuote(Symbol, Field) AVGetEquityQuote function syntax has the following arguments :
ReturnsVoid A spreadsheet range representing the equity quote. If you desire a single output you need to specify a specific field SummaryAn Excel spreadsheet function that returns a current quote for an equity. RemarksUsage : =AVGetEquityQuote("MSFT","all") or =AVGetEquityQuote("AAPL","price") See Also |