View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
INTERN INTERN is offline
external usenet poster
 
Posts: 5
Default Incrementing Rows or Colums After Running Through an IF Statement

I am trying to check two lists of names against each other. I would like to
check the first name in list one against all of list two. Once that is
finished I would then like to increment to the next person in list one and
repeat the process. Is there a way that I can set the number after a column
(A"#") as a variable that I can change?