Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to solve a problem in a fairly complicated workbook. In cell H14
I'm getting a REF# error. the function in cell H14 is =INDIRECT("'" &B3 & "'!" & CELL("address",OFFSET(Q$28,$A$164+3,$A$165-1))). In cell A166 it says on the cell [QwestAccount.xls]$A$6. while the actual function in A166 is,=SUBSTITUTE( CELL("address",OFFSET(Reference!$A$1,$A$164-1,$A$165-1)), "Reference!", "",1 ) Where do I go from here? Thanks, db |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi David,
try posting your problem in the newsgroup excel.worksheet.functions (12132) because this is the VBA newsgroup for excel. Best Markus -----Original Message----- I'm trying to solve a problem in a fairly complicated workbook. In cell H14 I'm getting a REF# error. the function in cell H14 is =INDIRECT("'" &B3 & "'!" & CELL("address",OFFSET(Q$28,$A$164+3,$A$165-1))). In cell A166 it says on the cell [QwestAccount.xls]$A$6. while the actual function in A166 is,=SUBSTITUTE( CELL("address",OFFSET(Reference! $A$1,$A$164-1,$A$165-1)), "Reference!", "",1 ) Where do I go from here? Thanks, db . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|