Hi, I am macro-illiterate and need some help. I have a huge section of code in which variable 'Person_Name' (for example) shows up a dozen or so times. I'll need to run the code repeatedly using different values for 'Person_Name' each time. I just want to create a macro variable so that I can quickly type in the new value I want and then run the code quickly (and it will replace every value for 'Person_Name' with the new specified value). I know I can also use 'find and replace', which is what I plan on doing if I can't get help with this, but it would be neat to use a macro variable.
Help??
Help??