Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dear All
I have the following formula in cell B4: =IF(INDIRECT("'"&$A4&"'!B$16")="N/A","N/A",INDIRECT("'"&$A4&"'!B$16")) It refers to cell B16 in a worksheet where the name of that worksheet is in cell A4. If N/A is found in cell B16 of that worksheet then N/A appears in the cell where the formula is written, if not the contents of B16 of that worksheet appear instead. I want to drag this formula across to the right of my worksheet (to cells C4, D4 etc) and I need the B16 to change to C16, D16 etc accordingly. How do I modify formula so that B16 changes accordingly, please? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Name of named formula used in an INDIRECT function | Excel Worksheet Functions | |||
Copying a formula which uses indirect() | Excel Worksheet Functions | |||
copying the Hyperlink function result without copying the actual formula | Excel Worksheet Functions | |||
Can INDIRECT function reference a cell that contains a formula | Excel Worksheet Functions | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions |