SendObject Memo Field

G

Guest

I have a command button that runs a macro when it is clicked. The macro is
for a SendObject to send an email with the information from the memNote field
in the message text box of the email. This truncates to 255 no matter how
long. I was hoping to use code for this but am not a programmer. I used the
instruction, that I found on this site, below to create the VB code. I know
this is a stupid question but now what do I do with it to get it to run?

1) Right click your macro and select Save As, then change the As box to
Module and select OK. The module will be named Converted Macro- macroname

I am also trying to get the hlkDocumentation field into the Subject field of
the email. I can do this but there are # in the beginning and at the end and
I was hoping it would be the actual hyperlink so it can be clicked to take
the user to the Word document. I tried putting it in the text box but it
does the same thing.
Thanks ahead of time for any help you can give me.
 
G

Guest

I figured this out myself. It took a while ubt now I know what they are and
how they work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top