Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 183
Default using hlookup, I need the cell reference to add consec # to next

Example: Hlookup(a2,list,2). I have a long list where I want the formula
change to 2 to 3 and so on. Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 130
Default using hlookup, I need the cell reference to add consec # to next

Hlookup(a$2,list,row(b2),false)

If you drag that down it will still be checking against A2, but will be
changing which row it returns

Hlookup($a2,list,column(b2),false)

if you're dragging right rather than down.

"Sharon" wrote:

Example: Hlookup(a2,list,2). I have a long list where I want the formula
change to 2 to 3 and so on. Any suggestions?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Naming a non-blank range from a col containing non-consec. blank c fruitticher Excel Worksheet Functions 3 September 14th 07 11:49 PM
Hlookup, how di I get it to return more than one cell andyhofer Excel Worksheet Functions 1 March 30th 06 01:57 PM
cell reference from hlookup warrenb Excel Worksheet Functions 4 January 5th 06 01:30 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable [email protected] Excel Worksheet Functions 2 December 11th 04 12:00 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"