Hi all
I have over 15 macros only run with conditions that:
If sheets(A).range(A2)<>"" then call macrox
If sheets(B).range(A2)<>"" then call macroy
...........
If sheets(C).range(A2)<>"" then call macroz
How can I get all in one macro? thanks./.
I have over 15 macros only run with conditions that:
If sheets(A).range(A2)<>"" then call macrox
If sheets(B).range(A2)<>"" then call macroy
...........
If sheets(C).range(A2)<>"" then call macroz
How can I get all in one macro? thanks./.