![]() |
Using value stored in cell in formula
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? |
Using value stored in cell in formula
=COUNTIF(INDIRECT(A2),'I_O Summary'!B$1)
Bob Umlas Excel MVP "Philip Gabe" wrote in message ... 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? |
All times are GMT +1. The time now is 03:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com