Using value stored in cell in formula

P

Philip Gabe

I am using the following formula

=COUNTIF(AU6.0,'I_O Summary'!B$1)

AU6.0 is the name of range.

One of the cells in the spreadsheet (in this case A2) contains the text
AU6.0. Is there a way to use a reference to A2 in my COUNTIF function?
 
Top