B Bob Phillips Feb 5, 2008 #2 No it mus be public and in a standrad code modele Use Application.Run "book2.xls!test_msgbox" -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
No it mus be public and in a standrad code modele Use Application.Run "book2.xls!test_msgbox" -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
T Tim Zych Feb 5, 2008 #3 Bob, interestingly Private subs are callable by Run. Run seems not to play by the rules, so to speak.
Bob, interestingly Private subs are callable by Run. Run seems not to play by the rules, so to speak.
B Bob Phillips Feb 5, 2008 #4 Hi Tim, So it does. That will teach me to assume. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
Hi Tim, So it does. That will teach me to assume. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)