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

Sujets créés par LucieG

DateForumSujetExtrait du message
14/02/2015 à 13:11Excel - VBAMacro 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...