Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a formula
=IF(ISERROR((HLOOKUP($F$3,'Sort by Analyst'!$1:$65536,13,FALSE))),"",(IF((HLOOKUP($F$ 3,'Sort by Analyst'!$1:$65536,13,FALSE))=0,"",(HLOOKUP($F$3,' Sort by Analyst'!$1:$65536,13,FALSE))))) that I would like to drag down such that the next cell says =IF(ISERROR((HLOOKUP($F$3,'Sort by Analyst'!$1:$65536,14,FALSE))),"",(IF((HLOOKUP($F$ 3,'Sort by Analyst'!$1:$65536,14,FALSE))=0,"",(HLOOKUP($F$3,' Sort by Analyst'!$1:$65536,14,FALSE))))) but it is copying formula rather than increment. Help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
Copy Formula That References Another Sheet | Excel Discussion (Misc queries) | |||
How do I copy a formula with relative ref. keeping the same ref.? | Excel Discussion (Misc queries) | |||
How to copy cells with keeping exact formula intact | Excel Discussion (Misc queries) | |||
Howdo U copy a formula down a column, that uses data in another w. | Excel Worksheet Functions |