View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mikeolson mikeolson is offline
external usenet poster
 
Posts: 43
Default macro column lookup enter data in another column same row

I have a company client list in column A rows 13:62. Column F is where I put
their new password, Column H is the contact name, column I is their e-mail
address. I have a macro that looks at the name in A13, calculates a unique
password and places it in F13. I want the macro to move on to A14 and put
their password in F14 and so on until it sees an empty cell in column A.