ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   row index number in a hlookup formula (https://www.excelbanter.com/excel-programming/397555-row-index-number-hlookup-formula.html)

Crispy

row index number in a hlookup formula
 
Can someone let me know if it is possible to get the row index number to
change in relation to the row that the formula is copied into when using the
fill handle. Here is an example of what I am trying to do.
=IF(ISERROR(HLOOKUP($C$1,Data!A:Z,7,FALSE)),"",(HL OOKUP($C$1,Data!A:Z,7,FALSE)))
=IF(ISERROR(HLOOKUP($C$1,Data!A:Z,8,FALSE)),"",(HL OOKUP($C$1,Data!A:Z,8,FALSE)))
The formulas would be in cells C7 and C8.
Thank you for any help here.



Don Guillett

row index number in a hlookup formula
 
$c1
c1

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Crispy" wrote in message
...
Can someone let me know if it is possible to get the row index number to
change in relation to the row that the formula is copied into when using
the
fill handle. Here is an example of what I am trying to do.
=IF(ISERROR(HLOOKUP($C$1,Data!A:Z,7,FALSE)),"",(HL OOKUP($C$1,Data!A:Z,7,FALSE)))
=IF(ISERROR(HLOOKUP($C$1,Data!A:Z,8,FALSE)),"",(HL OOKUP($C$1,Data!A:Z,8,FALSE)))
The formulas would be in cells C7 and C8.
Thank you for any help here.





All times are GMT +1. The time now is 12:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com