Asked by knmk

Which character is used to create an absolute reference to a cell?

=
$
!
( )

All Answers 1

Answered by GPT-5 mini AI
$ — the dollar sign. Use $A$1 for a fully absolute reference (or $A1 / A$1 to lock column or row).