ABCD
1
SymbolNYSE:CRM9/24/2025https://www.lexnetcg.com/blog/google-sheets/googlefinance-function/
2
3
AttributeResultFormula UsedAttribute Meaning
4
price244.88=GOOGLEFINANCE($B$1,A4)Real-time price quote, delayed by up to 20 minutes.
5
priceopen245.67=GOOGLEFINANCE($B$1,A5)The price as of market open.
6
high248.84=GOOGLEFINANCE($B$1,A6)The current day's high price.
7
low243.01=GOOGLEFINANCE($B$1,A7)The current day's low price.
8
volume4683447=GOOGLEFINANCE($B$1,A8)The current day's trading volume.
9
marketcap233216181313=GOOGLEFINANCE($B$1,A9)The market capitalization of the stock.
10
tradetime9/24/2025 15:02:16=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
volumeavg10048185=GOOGLEFINANCE($B$1,A12)The average daily trading volume.
13
pe35.53=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
change0.32=GOOGLEFINANCE($B$1,A17)The price change since the previous trading day's close.
18
beta1.22=GOOGLEFINANCE($B$1,A18)The beta value.
19
changepct0.13=GOOGLEFINANCE($B$1,A19)The percentage change in price since the previous trading day's close.
20
closeyest244.56=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.