Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Importing email from outlook

See this post he
http://excelforum.com/showthread.php?s=&threadid=242708

I think it would be better suited to this forum rather than exce
-miscellaneous.

Any help would be appreciated.

AussieM8

PS - for some reason, Dick's subroutine won't work for me at al
(http://www.dicks-clicks.com/excel/olRetrieving.htm

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 102
Default Importing email from outlook

AussieM8 wrote:

See this post he
http://excelforum.com/showthread.php?s=&threadid=242708

I think it would be better suited to this forum rather than excel
-miscellaneous.

Any help would be appreciated.

AussieM8

PS - for some reason, Dick's subroutine won't work for me at all
(http://www.dicks-clicks.com/excel/olRetrieving.htm)


---
Message posted from http://www.ExcelForum.com/


Please give the news: reference. I have limited web access here but
NNTP is no problem.

--
Amedee Van Gasse using XanaNews 1.16.3.1
If it has an "X" in the name, it must be Linux?
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 599
Default Importing email from outlook

AussieM8

Open Outlook and choose View - Folder List. This will give you the tree
view of your outlook folders. The top level of folders can be called from
the NameSpace object. The key to getting to the right folder is knowing the
path. An example of a path in my outlook is

olNS.Folders("Personal Folders").Folders("Inbox").Folders("Blog")

However, if you have a different set up than me (like if you're using
Exchange) then your folder path may be considerably different. Looking at
the folder list should make the path seem clear.

If that doesn't get you where you need to be, you can email me a screen shot
of your folder list and an example of the code that doesn't work.

--
Dick Kusleika
MVP - Excel
Excel Blog - Daily Dose of Excel
www.dicks-blog.com

"AussieM8 " wrote in message
...
See this post he
http://excelforum.com/showthread.php?s=&threadid=242708

I think it would be better suited to this forum rather than excel
-miscellaneous.

Any help would be appreciated.

AussieM8

PS - for some reason, Dick's subroutine won't work for me at all
(http://www.dicks-clicks.com/excel/olRetrieving.htm)


---
Message posted from http://www.ExcelForum.com/



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Importing email from outlook

Thanks for the reply Dick.

I tried using that folder path, but it must not be the correct one.
The code I am using is the same as in the thread quoted:

http://excelforum.com/showthread.ph...threadid=242708

I'll shoot you an email with the screen shot and see if that shed's an
light on it. I'm using Excel/Outlook 2000 running on W2K at my work.
It is a large network, so perhaps the folder path is where my proble
lies.

Cheers,
AussieM

--
Message posted from http://www.ExcelForum.com

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default Importing email from outlook

AussieM8

I saw the screen shot and it looks to me like you're doing it right. I sent
you a mail to try this

Debug.Print oNameSpace.GetDefaultFolder(olFolderInbox).Parent. Name

I'll be interested to see what that returns.

--
Dick Kusleika
MVP - Excel
Excel Blog - Daily Dose of Excel
www.dicks-blog.com

Thanks for the reply Dick.

I tried using that folder path, but it must not be the correct one.
The code I am using is the same as in the thread quoted:

http://excelforum.com/showthread.ph...threadid=242708

I'll shoot you an email with the screen shot and see if that shed's any
light on it. I'm using Excel/Outlook 2000 running on W2K at my work.
It is a large network, so perhaps the folder path is where my problem
lies.

Cheers,
AussieM8


---
Message posted from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing Excel via Outlook mking Excel Discussion (Misc queries) 0 April 25th 08 08:31 PM
Importing from Excel in to outlook Jay Excel Discussion (Misc queries) 1 July 27th 05 09:23 PM
Help with importing from Outlook Mel Excel Worksheet Functions 0 March 29th 05 07:41 PM
importing xcel into outlook RV Excel Discussion (Misc queries) 2 January 20th 05 06:13 AM
I could really need your help on importing contacts into Outlook (Please?) Jos[_2_] Excel Programming 8 November 17th 03 03:24 AM


All times are GMT +1. The time now is 07:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"