Hi,
I need some help writing a macro and would appreciate if anyone could give me a hint about what to do…
I’m already writing a macro called Copy. Inside this macro, I want to run another macro named Transfer only if cell A1 in Sheet1 contain the letter A. If the cell A1 doesn’t contain any letter at all, or a letter else than A, the macro Transfer should not be run, and the macro called Copy should carry on to the next step.
How should I write this?
Sincerely,
Andy-s
I need some help writing a macro and would appreciate if anyone could give me a hint about what to do…
I’m already writing a macro called Copy. Inside this macro, I want to run another macro named Transfer only if cell A1 in Sheet1 contain the letter A. If the cell A1 doesn’t contain any letter at all, or a letter else than A, the macro Transfer should not be run, and the macro called Copy should carry on to the next step.
How should I write this?
Sincerely,
Andy-s