Quote Originally Posted by rberke
...if you insert a column between A and B, you break formulas that say = Vlookup(A2,A1:B200,2,false)
Unless you use a "Match" function to return the column index.