Re: Tools / Macro / Macros - which ones are these?
From: michaaal (res0gyio_at_verizon.net)
Date: 10/03/04
- Previous message: Michael Bauer: "Re: Mailforward and signature"
- In reply to: Sue Mosher [MVP-Outlook]: "Re: Tools / Macro / Macros - which ones are these?"
- Next in thread: Sue Mosher [MVP-Outlook]: "Re: Tools / Macro / Macros - which ones are these?"
- Reply: Sue Mosher [MVP-Outlook]: "Re: Tools / Macro / Macros - which ones are these?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 3 Oct 2004 11:59:19 -0500
"Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message
news:elsuqBWqEHA.3876@TK2MSFTNGP15.phx.gbl...
> I'm still wondering if you meant "VBA Sub" when you wrote "VB Sub"?
>
> Yes, you declare a subroutine public by putting Public in front of Sub.
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "michaaal" <res0gyio@verizon.net> wrote in message
> news:OcO%23uZUqEHA.1576@TK2MSFTNGP12.phx.gbl...
> > No I didn't declare it as Public. It sounds like that may be my
solution.
> > How do I declare a sub as public? I tried just putting "Public" in
front
> > of
> > it, but this didn't seem to solve the problem.
> >
> >
> >
> > "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message
> > news:OLz8x4VpEHA.1816@TK2MSFTNGP09.phx.gbl...
> >> Why would you expect a VB sub to show up in your VBA project? Or did
you
> >> mean "VBA sub"? Did you declare it Public?
> http://www.outlookcode.com/jumpstart.aspx
> >>
> >>
> >> "michaaal" <res0gyio@verizon.net> wrote in message
> >> news:%23$QEMQVpEHA.3688@TK2MSFTNGP09.phx.gbl...
> >> > How can I get my newly created VB Sub to show up when I
> >> > click Tools / Macro / Macros?
> >> > (Outlook 2003)
>
>
I apologize for not clarifying the difference. Would you mind helping me
out with this? I can tell you exactly the steps I took to create the sub if
that helps?
- Previous message: Michael Bauer: "Re: Mailforward and signature"
- In reply to: Sue Mosher [MVP-Outlook]: "Re: Tools / Macro / Macros - which ones are these?"
- Next in thread: Sue Mosher [MVP-Outlook]: "Re: Tools / Macro / Macros - which ones are these?"
- Reply: Sue Mosher [MVP-Outlook]: "Re: Tools / Macro / Macros - which ones are these?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|