ABCD
1
SymbolNYSE:CRM10/15/2025https://www.lexnetcg.com/blog/google-sheets/googlefinance-function/
2
3
AttributeResultFormula UsedAttribute Meaning
4
price236.58=GOOGLEFINANCE($B$1,A4)Real-time price quote, delayed by up to 20 minutes.
5
priceopen240.87=GOOGLEFINANCE($B$1,A5)The price as of market open.
6
high241.32=GOOGLEFINANCE($B$1,A6)The current day's high price.
7
low235.9=GOOGLEFINANCE($B$1,A7)The current day's low price.
8
volume0=GOOGLEFINANCE($B$1,A8)The current day's trading volume.
9
marketcap225224114427=GOOGLEFINANCE($B$1,A9)The market capitalization of the stock.
10
tradetime10/15/2025 16:00:04=GOOGLEFINANCE($B$1,A10)The time of the last trade.
11
datadelay0=GOOGLEFINANCE($B$1,A11)How far delayed the real-time data is.
12
volumeavg10013655=GOOGLEFINANCE($B$1,A12)The average daily trading volume.
13
pe34.33=GOOGLEFINANCE($B$1,A13)The price/earnings ratio.
14
eps6.89=GOOGLEFINANCE($B$1,A14)The earnings per share.
15
high52369=GOOGLEFINANCE($B$1,A15)The 52-week high price.
16
low52226.48=GOOGLEFINANCE($B$1,A16)The 52-week low price.
17
change-3.19=GOOGLEFINANCE($B$1,A17)The price change since the previous trading day's close.
18
beta1.19=GOOGLEFINANCE($B$1,A18)The beta value.
19
changepct-1.33=GOOGLEFINANCE($B$1,A19)The percentage change in price since the previous trading day's close.
20
closeyest239.77=GOOGLEFINANCE($B$1,A20)The previous day's closing price.
21
shares952000000=GOOGLEFINANCE($B$1,A21)The number of outstanding shares.
22
currencyUSD=GOOGLEFINANCE($B$1,A22)
The currency in which the security is priced. Currencies don't have trading windows, so open, low, high, and volume won't return for this argument.