View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kevin K[_2_] Kevin K[_2_] is offline
external usenet poster
 
Posts: 10
Default Column reference in Vlookup formula

There are time when I need to add column to the section of the spreadsheet
that I'm referencing in my vlookup formula. When I add a column, the vlookup
formula adjusts the range but it doesn't change (i.e. increment) the existing
column references so all of the data retrieved is bad because it's now
referencing the wrong column. Is there a way to fix this without doing a
massive 'find and replace'?