Question : type mismatch with this statement

If ActiveCell.Value = Columns("A") And ActiveCell.Value <> "Last, First NAme" And ActiveCell.Value <> "" Then
Col1Name = ActiveCell.Value

Answer : type mismatch with this statement

It would help if you provided these details in your initial question. Do you have a sample file for us to look worth with, or is it exactly as you have laid out above, or does

  • Col A and Col B get updated down the page 
  • Are there any blank rows betweeen records etc 
Cheers
Dave
Random Solutions  
 
programming4us programming4us