Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default 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?


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 68
Default 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?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
referencing to a sheet that it`s name is stored on a cell [email protected] Excel Worksheet Functions 7 November 27th 06 05:59 PM
Link to worksheet whose name is stored in another cell Martin Excel Worksheet Functions 6 September 14th 06 09:07 AM
Sort (parameter stored in cell) GerryK Excel Worksheet Functions 0 March 21st 06 06:41 PM
Return to cell whose address is stored in different cell spydor Excel Discussion (Misc queries) 1 December 30th 05 04:30 PM
accessing an address stored in another cell SteveR Excel Worksheet Functions 11 August 20th 05 07:50 AM


All times are GMT +1. The time now is 08:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"