Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 25th, 2005, 12:36 PM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
Default

is it sending the email because there are no entries displaying Over Due?

Matthew

 
Old January 26th, 2005, 03:50 AM
Registered User
 
Join Date: Jan 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

No
For example there are 3 Action Items when one is "Done" and the other 2 are "Over Due"
It sends an email to all 3 of them


Thanks


 
Old January 26th, 2005, 04:59 AM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Can you send me the file?

[email protected]

Cheers

Matthew

 
Old January 26th, 2005, 05:57 AM
Registered User
 
Join Date: Jan 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Sent

 
Old January 26th, 2005, 06:13 AM
Registered User
 
Join Date: Jan 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

There is a problem with the email address you wrote
i get Returned Mail: Error During Delivery

Please write your email address again

Thanks


 
Old January 27th, 2005, 12:45 PM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The email address is correct, I guess there must be some kind of firewall protection.

Try

[email protected]

 
Old January 31st, 2005, 06:55 AM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 180
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Danny

Thanks for sending the email, change the Cell.Find statement as follows.

replace LookIn:=xlFormulas
with LookIn:=xlValues

cheers

Matthew

 
Old February 4th, 2005, 06:38 AM
Registered User
 
Join Date: Feb 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Can anybody help on the similar topic, how to send the email using Lotus Notes.

Thanks!
 
Old May 16th, 2007, 03:37 PM
Authorized User
 
Join Date: Apr 2007
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Just an FYI...

If I place response.write myArray(i) & "<br>" above the "sub" syntax, it shows the two states I seleted.

If I place response.write myArray(i) & "<br>" AFTER the sub sytax, it writes only ONE state. I need ALL states to get emails.

Any clue??






Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Macro - Send Email and Attachments robmill101 Excel VBA 1 October 21st, 2008 08:10 AM
Excel VBA - Send email with html message body elad Excel VBA 1 July 16th, 2007 03:28 PM
send email via excel for action items with overdue miracles Excel VBA 0 May 16th, 2007 02:20 AM
Send by email tsimsha Classic ASP Databases 1 October 1st, 2005 03:03 AM
send email X-Ken VS.NET 2002/2003 8 July 2nd, 2004 06:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.