Thread: Vlookup issue
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sri Harsha[_2_] Sri Harsha[_2_] is offline
external usenet poster
 
Posts: 24
Default Vlookup issue

Hi,

When i am trying to copy a Vlookup formula from one cell to others, its not
getting copied the way it should be. The source is getting changed for every
next cell. Although i selected "COPY CELLS" or fill the series, its the same
issue.

EX:
=VLOOKUP(D17,'Defect Table'!A1:B24,2,FALSE)

=VLOOKUP(D20,'Defect Table'!A2:B25,2,FALSE)

=VLOOKUP(D21,'Defect Table'!A3:B26,2,FALSE)

Regards,
Sri Harsha.