Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9831

Google Sheets: Reference a cell's visual value as a string, maintaining number format?

$
0
0

Is it possible to return the exact plain text value of a cell reference, including the number format, instead of the underlying data?

For instance, if a cell's underlying value is 2000 and the number format setting formats it as $2,000, I'd like to pull that string ($2,000) into another cell as plain text (eventually for use in a concatenation). Currently, referencing that cell simply returns 2000, omitting the $ and ,.


Viewing all articles
Browse latest Browse all 9831

Latest Images

Trending Articles



Latest Images