Search found 8 matches

by jonesey10
Thu Jul 19, 2012 5:42 pm
Forum: Technical / Scripting
Topic: Issue with scheduled macro - running more than once
Replies: 5
Views: 4571

Could you give me an example of how to add that to the script? Any help would be greatly appreciated!
by jonesey10
Thu Jul 19, 2012 3:43 pm
Forum: Technical / Scripting
Topic: Issue with scheduled macro - running more than once
Replies: 5
Views: 4571

It is schedulde using the "Run When" tab in the macroscheduler software.
by jonesey10
Thu Jul 19, 2012 12:34 pm
Forum: Technical / Scripting
Topic: Issue with scheduled macro - running more than once
Replies: 5
Views: 4571

Issue with scheduled macro - running more than once

I have a script that reads a text file and sends out an email. In the last week, the email sent out 15-20 times when it should only be sent out once. It doesn't happen every day. I'm currently running macro schedule 11.1.23 and was recently upgraded to windows 7, so I'm not sure if that is the issue...
by jonesey10
Wed Jun 29, 2011 1:24 pm
Forum: Technical / Scripting
Topic: Outlook 2010 Email Issue
Replies: 2
Views: 4750

Outlook 2010 Email Issue

Hi everyone, I've used this code for over a year, but recently upgraded to Office 2010 and I'm having issues with this code. It will work when I already have outlook opened on my computer, but if outlook isn't opened I get this error: ":-2147467260 Line 25, Column 0" Any help would be greatly apprec...
by jonesey10
Mon Apr 19, 2010 7:48 pm
Forum: Technical / Scripting
Topic: Compilation error :1006
Replies: 2
Views: 7604

Please disregard. Figured it out. There was a quote in the file that needs to be removed.
by jonesey10
Mon Apr 19, 2010 6:45 pm
Forum: Technical / Scripting
Topic: Compilation error :1006
Replies: 2
Views: 7604

Compilation error :1006

Can anyone help? This was working and all of a sudden I started getting a compilation error :1006 Expected ')' Line 2 Column 675. VBStart Function CreateEmail(strRecipient, strSubject, strBody) 'Create OL App object Set objOLApp = CreateObject("Outlook.Application") If objOLApp is nothing then MsgBo...
by jonesey10
Wed Mar 31, 2010 4:54 pm
Forum: Technical / Scripting
Topic: Issue with %CRLF%??
Replies: 3
Views: 3347

Thanks so much for your quick response.
by jonesey10
Wed Mar 31, 2010 3:15 pm
Forum: Technical / Scripting
Topic: Issue with %CRLF%??
Replies: 3
Views: 3347

Issue with %CRLF%??

I'm fairly new and I'm having issues emailing/reading lines from a text. It seems to have something to do with the CRLF command because when I take it out of the code the email works and has the data, but I need the lines to be on separate lines. Any help would be greatly appreciated! VBStart Functi...
Sign up to our newsletter for free automation tips, tricks & discounts