What does ! do in an Excel formula

C

credulity

In the formula :
INDIRECT('Work-Space'!$G$3,B12)

what is the function of the exclamation point?
 
K

Ken Johnson

Hi credulity,

It's just the correct syntax.

I guess it's just the way Excel likes to be told that the previous text
is a sheet name.

Ken Johnson
 
Top