Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Apologies for not making myself clear.
I am using a macro to populate column A with the names of all the worksheets in the workbook onto a sheet called Summary I then want to use the names of the worksheets in a COUNTIF statement so rather than =COUNTIF(G12:G889,"text") I want to COUNTIF(INDIRECT("'" & Summary!A18 & "'!" & "A23"):=INDIRECT("'" & Summary!A18 & "'!" & "A24"),"text") whe Summary!A18 is the other worksheet name and A23 and A24 are the neginnings and ends of the range. Is that clearer? Thanks in advance --------------= Posted using GrabIt =---------------- ------= Binary Usenet downloading made easy =--------- -= Get GrabIt for free from http://www.shemes.com/ =- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions | Excel Worksheet Functions | |||
Indirect formulas in cells not holding cell format after copy | Excel Worksheet Functions | |||
Indirect ref in array formulas | Excel Worksheet Functions | |||
Multiple formulas including INDIRECT | Excel Worksheet Functions | |||
using INDIRECT in array formulas | Excel Programming |