|
-
Jun 30th, 2012, 08:11 AM
#1
Thread Starter
New Member
need a script that can pick data from an excel sheet and email it to someone
Hi, i need a script that can pick out just a cell from a column in an excel sheet and email it to someone else given that there's no data on any cell in its row. Pls, can someone give dis a try
-
Jun 30th, 2012, 07:26 PM
#2
Re: need a script that can pick data from an excel sheet and email it to someone
we are here to help you, not write it for you
do you want to do this from within excel?
if you search this forum you will find many examples on using CDO.message to send emails, in this or office development forums, you will find many examples on automating outlook to send emails
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jun 30th, 2012, 07:31 PM
#3
Re: need a script that can pick data from an excel sheet and email it to someone
Moved to the Office Development Forum.
-
Jul 1st, 2012, 10:04 AM
#4
Re: need a script that can pick data from an excel sheet and email it to someone
welcome to the forum,
see this link
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|