View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
helpwanted helpwanted is offline
external usenet poster
 
Posts: 1
Default Column index number

I am using the following formula:

=VLOOKUP($C$2,PKG!A2:BN2000,34,FALSE)

This formula works for columns 1-12. After that, it doesn't give me the
correct information. Is there a way to see the column number to be certain I
am putting the right column number in?