View Single Post
 
Old 04-01-2014, 03:37 AM
Catty Catty is offline Windows 7 32bit Office 2010 32bit
Advanced Beginner
 
Join Date: Nov 2013
Posts: 39
Catty is on a distinguished road
Default 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.
Reply With Quote