L

Nouveau venu

Inscrit le :14/02/2015
Dernière activité :18/02/2015 à 00:23
Version d'Excel :2007
Messages
2
Votes
0
Fichiers
0
Téléchargements
0
SujetsMessagesStatistiquesVotes reçus

Messages postés par LucieG

DateAuteur du sujetSujetExtrait du message
18/02/2015 à 00:23LucieGMacro find replace in formulaSorry for replying late! Please find an example file attached here. I hope it is usable, else I will try to modify it. Thanks a lot in advance...
14/02/2015 à 13:11LucieGMacro find replace in formulaI am trying to run a macro replacing a part of a formula using find-replace: Find: AND( Replace: AND(INDIRECT(“AL”&ROW())="1"); (within the macro of course quotation marks are added) When recording the macro this works perfectly fine, which is unfortunately not the case when I want to apply the macr...