A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 21 of 21
Search took 0.18 seconds.
Search: Posts made by: ker_01[_2_]
Forum: Outlook and VBA April 19th 10, 11:54 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 512
Posted By ker_01[_2_]
Create individualized employee email messages

We have a vendor who manages the web-based presentation of some required
compliance training. To improve the process, we would like to send out an
individualized URL to every employee (probably...
Forum: Outlook and VBA April 7th 10, 09:03 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 605
Posted By ker_01[_2_]
loop through distribution group (and potentially, embedded DGs) by

We have a large distribution group to whom we send various company emails. I
can't be certain (it isn't my list) but I suspect it may include other DG
lists embedded within the master DG.

We are...
Forum: Outlook and VBA March 9th 10, 06:56 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 693
Posted By ker_01[_2_]
Outlook admin vs individual access (VBA pulling info)

I'm not looking for a specific solution, just information on whether or not
this is possible, and if so, some general leads on what I'd need to learn
more about in order to develop and...
Forum: Outlook and VBA January 18th 10, 07:38 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,137
Posted By ker_01[_2_]
Getting (internal) sender's account ID (userID)

For reference, I'm writing the code on an 2003 machine, but it is intended to
also be used on 2007 machines.

"ker_01" wrote:


I've got some basic code that scrapes email sender, subject, and...
Forum: Outlook and VBA January 18th 10, 07:30 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,137
Posted By ker_01[_2_]
Getting (internal) sender's account ID (userID)

I've got some basic code that scrapes email sender, subject, and some
selected line contents and dumps them into Excel.

That data is then edited and uploaded into our Learning Management System...
Forum: Outlook and VBA January 15th 10, 07:20 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 516
Posted By ker_01[_2_]
Scraping a specific line # from an email text

Michael- thank you for your suggestion- I used vbcrlf as the split, then
split on target line again using """,""" to get my individual values (which
were comma deliminated strings within quotes)....
Forum: Outlook and VBA January 15th 10, 12:41 AM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 516
Posted By ker_01[_2_]
Scraping a specific line # from an email text

Using both Outlook 2003 and 2007 (mixed environment).

We have an email that comes in a standard format (some system-generated
data). The data of real interest is on line 3. I can parse out the data...
Forum: Outlook and VBA January 9th 10, 12:36 AM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 1,162
Posted By ker_01[_2_]
Scraping outlook emails (2 questions)

Question 1 solved- Found a way to do it here
(http://www.vbforums.com/archive/index.php/t-400121.html) for the benefit of
future searchers.

I'll try to get access to a 2007 machine to test the new...
Forum: Outlook and VBA January 8th 10, 07:47 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 1,162
Posted By ker_01[_2_]
Scraping outlook emails (2 questions)

Full code appended below.

My goal is that this code (when triggered) will allow the user to select a
destination folder and enter a filename, and select a source outlook folder.

The code should...
Forum: Outlook - Using Forms June 20th 09, 12:21 AM Posted to microsoft.public.outlook.program_forms
Replies: 5
Views: 382
Posted By ker_01[_2_]
Designing a form for distribution, with link to (large) data s

Excellent question- I had assumed that it was a default part of Outlook
server, and that the only issue would be convincing the right people to place
my forms on the right part of the server. I'll...
Forum: Outlook - Using Forms June 19th 09, 04:19 PM Posted to microsoft.public.outlook.program_forms
Replies: 5
Views: 382
Posted By ker_01[_2_]
Designing a form for distribution, with link to (large) data s

Sue -

Thank you for your response. My plan is to use the Organizational Forms
library on the Exchange server; all target users are employees, so it will
just be a matter of asking the IT...
Forum: Outlook - Using Forms June 18th 09, 11:59 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 278
Posted By ker_01[_2_]
Server for name validation, without sending email to that recipien

This was different enough from my other post I though it made sense to
seperate it into a different thread.

I'd like to take advantage of the Outlook server name list, providing the
user a box...
Forum: Outlook - Using Forms June 18th 09, 11:40 PM Posted to microsoft.public.outlook.program_forms
Replies: 5
Views: 382
Posted By ker_01[_2_]
Designing a form for distribution, with link to (large) data sourc

I usually play on the Excel VBA playground- I'm not afraid to learn, but I'm
relatively unfamiliar with the Outlook model.

We currently have some paper forms that I'd like to replace with Outlook...
Forum: Outlook and VBA May 22nd 09, 09:11 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 773
Posted By ker_01[_2_]
Retrieving work week (start/end times) from outlook with VBA

I didn't know how to do the registry monitor, but using your directions for
where to look in the registry, it was simple- posting here for future
searches on this topic.

Both the start and end...
Forum: Outlook and VBA May 22nd 09, 06:56 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 773
Posted By ker_01[_2_]
Retrieving work week (start/end times) from outlook with VBA

I'm flattered by your estimation of my programming skills ;-)

I'd be willing to learn how the registry setting works- the roadblock I was
referring to is that we wanted to set this up so that one...
Forum: Outlook and VBA May 21st 09, 04:19 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 773
Posted By ker_01[_2_]
Retrieving work week (start/end times) from outlook with VBA

:( I think that kills my project.

I have code that pulls any appointment which includes "vacation" in the
title, and uses that to build a department vacation calendar. The problem is
that some...
Forum: Outlook and VBA May 20th 09, 04:25 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 773
Posted By ker_01[_2_]
Retrieving work week (start/end times) from outlook with VBA

I've searched (object browser, help file, google), but no joy.

I'm pulling certain appointments (based on the contents of the subject line)
and I need to differentiate between any partial or full...
Forum: Outlook and VBA May 19th 09, 12:10 AM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 652
Posted By ker_01[_2_]
Daily hours of recurring/ multi-day appts, & accessing mult ca

Awesome- thanks Sue!
Keith

"Sue Mosher [MVP]" wrote:

1) See http://www.outlookcode.com/article.aspx?id=30 for information on how
to search for appointments over a date range and include...
Forum: Outlook and VBA May 18th 09, 07:24 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 652
Posted By ker_01[_2_]
Daily hours of recurring/ multi-day appts, & accessing mult calend

Well, I don't see a way to cross-post using MS's Discussion Groups interface
(the only option I have, here at work) so I'll post here first, then switch
to the Excel group if needed later. I'm...
Forum: Outlook and VBA May 6th 09, 06:03 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,108
Posted By ker_01[_2_]
message body- find any words in my array?

As a temporary solution, I'm looping through each item in my array and
checking Inst(A,B)0. If there is a better way, please let me know and I'll
update my code...
Forum: Outlook and VBA May 6th 09, 05:04 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,108
Posted By ker_01[_2_]
message body- find any words in my array?

Using Outlook 2003, and I'm not familiar with the Outlook model (I'm decent
in Excel VBA)

I have some working code that goes through an outlook folder and pulls some
key strings out of the message...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT +1. The time now is 04:04 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.