handlebars
Technical User
hi there,
Trying to write a basic vba procedure to loop through a spreadsheet looking for duplicates (by first name and initials). Need to increment the row number, but have defined row as an integer.
Does anyone know the best way to do this (is it using chr(20), chr(21)??
Thanks in advance.
Andrew
Trying to write a basic vba procedure to loop through a spreadsheet looking for duplicates (by first name and initials). Need to increment the row number, but have defined row as an integer.
Does anyone know the best way to do this (is it using chr(20), chr(21)??
Thanks in advance.
Andrew