Hello all,

I'm trying to record a macro that uses the RegEx Find/Replace add-in (downloaded from http://www.codedawn.com/excel-add-ins.php). Unfortunately, the macro does not pick up any of the add-in's operations, even when I add Microsoft VBScript Regular Expressions 5.5 as a VBA reference. Does anyone know how I can go about using an add-in within a Macro recording? I would like to learn enough VBA to figure out how to incorporate regular expressions into the code, but I'm a little pressed for time with this project.