View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tblack78 Tblack78 is offline
external usenet poster
 
Posts: 1
Default increasing the row_index_num when you drag a formula

Here is my formula...

=HLOOKUP("Set #",'College Drop'!$1:$1048576,3,FALSE

I would like the row_index_num to increase as I drag the formula down.

Any help would be appreciated.

Thanks!