Adding $ to fomulas

N

Neil Boycott

Is there a way to select a cell with a formula in and use some kind of
keyboard function to a $s around it. I.E.

Original
=cards!c3

After some kind of keyboard function
=cards!$c$3

??
 
F

FARAZ QURESHI

While in the EDIT mode use F4 to see and use different combinations like:
$C$3
C$3
$C3
C3
 
Top