Macro Help Needed

D

Dan Wood

I have a macro to send emails which used to work but now doesn't. Whilst
running it within VB it flags an error with this part:-

'Execute the URL (start the email client)
ShellExecute 0 &, vbNullString, URL, vbNullString, vbNullString,
vbNormalFocus

I can't work out why because as far as i can tell nothing has changed.
 

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