AVGetCompanyOverview functionDescriptionGets an overview of a company given its ticker symbol SyntaxAVGetCompanyOverview(Symbol, Field) AVGetCompanyOverview function syntax has the following arguments :
ReturnsVoid A spreadsheet range representing the company overview. If you desire a single output you need to specify a specific field SummaryAn Excel spreadsheet function that returns general information about a company. RemarksUsage : =AVGetCompanyOverview("MSFT") or =AVGetCompanyOverview("AAPL","LastSplitDate") See Also |