Re: passing element within form to function. - 1 attachment
From: Douglas J. Steele (NOSPAM_djsteele_at_NOSPAM_canada.com)
Date: 09/30/04
- Next message: Douglas J. Steele: "Re: Listview Limits"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Order By - Using abs formula in 2003"
- In reply to: Steve: "passing element within form to function. - 1 attachment"
- Next in thread: Steve: "Re: passing element within form to function. - 1 attachment"
- Reply: Steve: "Re: passing element within form to function. - 1 attachment"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 17:28:57 -0400
There was no need to attach the picture: it didn't help.
What's the name of the text box that's storing that text string? You refer
to its content as Me.nameoftextbo
-- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no e-mails, please!) "Steve" <steveb@vanner.com> wrote in message news:Xns95748A2703505sblake7777hotmailcom@65.24.7.50... > I am presently trying to pass data, in a form, to a function > "SendEmailMessage" I've been able to get the main e-mail generation to work > fine but now I need to attach a file to each email I generate. As you can > see <in the picture>, when I press the [Send Email Message], I would like to > link the {Hyperlink to PCN Document}. Once I can send that link to my > "SendEmailMessage" macro, which in turn call the Function "SendEmail()" > (withing the module SendTheMessage)I'm set up to attach it to the generated > email. > > Bottom line <See Picture>, I would like to pass the text string "C:\My > Documents\customers.txt" to the function SendEmail(). > > Thank you in advance > > Steve > >
- Next message: Douglas J. Steele: "Re: Listview Limits"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Order By - Using abs formula in 2003"
- In reply to: Steve: "passing element within form to function. - 1 attachment"
- Next in thread: Steve: "Re: passing element within form to function. - 1 attachment"
- Reply: Steve: "Re: passing element within form to function. - 1 attachment"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|