Macro to determine if word or excel application is being used
Hi
I have a print macro for word and one for excel. I want to combine these two. So I need my macro to:
a) Determine first which application its being called from (Word or Excel)
b) Call either the Excel or Word print macro depending on point (a)'s selection.
Thanks in advance.
|