Si votre email correspond à un compte, vous recevrez un lien de réinitialisation.
Hi ,Pls help with the below VBA query. I have two columns (A & B) in excelA BXXXX 111111111YYYY 222222222ZZZZ 333333333I need to write a macro that will copy XXXX until it reaches YYYY, copyYYYY unit it reaches ZZZZ and so on.
Hi , Pls help with the below VBA query. I have two columns (A & B) in excel A B XXXX 111 111 111 YYYY 222 222 222 ZZZZ 333 333 333 I need to write a macro that will copy XXXX until it reaches YYYY, copy YYYY unit it reaches ZZZZ and so on.