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 » Microsoft Outlook Email Newsgroups » Outlook - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , , ,

Exporting Date Modified Field





 
 
Thread Tools Display Modes
  #1  
Old April 19th 06, 12:45 AM posted to microsoft.public.outlook.contacts,microsoft.public.outlook,microsoft.public.office.developer.outlook.vba
Kathy Webster
external usenet poster
 
Posts: 11
Default Exporting Date Modified Field

I'm trying to export Outlook 2003 Contacts to a .csv file. I want to include
the MODIFIED field, which is a data field automatically stamped by Outlook.
(It shows up on the FREQUENTLY USED FIELDS tab when displaying ALL FIELDS on
a contact.)
It doesn't come up as one of the mapped field choices when the wizard asks
you to map fields to export.

Anyone know how to export this field?
If not, anyone know how to filter an export to include only those contacts
whose MODIFIED field falls within a certain date range?

TIA,
Kathy


Ads
  #2  
Old April 19th 06, 04:22 AM posted to microsoft.public.outlook.contacts,microsoft.public.outlook,microsoft.public.office.developer.outlook.vba
Karl Timmermans
external usenet poster
 
Posts: 487
Default Exporting Date Modified Field

Right now you can use our preview edition of ContactGenie Exporter to
accomplish what you need (no cost). The released version (in about 7-10 days
or less) will also have full selection capabilities.
http://www.contactgenie.com/cgxfeatures.htm (for feature summary) &
http://www.contactgenie.com/cg20dlorder.htm (download link).

Karl

_________________________________________________
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporter for MS Outlook '2000/2003"
http://www.contactgenie.com


"Kathy Webster" wrote in message
ink.net...
I'm trying to export Outlook 2003 Contacts to a .csv file. I want to
include the MODIFIED field, which is a data field automatically stamped by
Outlook. (It shows up on the FREQUENTLY USED FIELDS tab when displaying
ALL FIELDS on a contact.)
It doesn't come up as one of the mapped field choices when the wizard asks
you to map fields to export.

Anyone know how to export this field?
If not, anyone know how to filter an export to include only those contacts
whose MODIFIED field falls within a certain date range?

TIA,
Kathy



  #3  
Old April 19th 06, 05:11 AM posted to microsoft.public.outlook.contacts,microsoft.public.outlook,microsoft.public.office.developer.outlook.vba
Diane Poremsky [MVP]
external usenet poster
 
Posts: 6,499
Default Exporting Date Modified Field

to answer the second part of the question - create a custom view and on the
advanced tab of the filter dialog you'll use the modified field between
[dates]

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Kathy Webster" wrote in message
ink.net...
I'm trying to export Outlook 2003 Contacts to a .csv file. I want to
include the MODIFIED field, which is a data field automatically stamped by
Outlook. (It shows up on the FREQUENTLY USED FIELDS tab when displaying
ALL FIELDS on a contact.)
It doesn't come up as one of the mapped field choices when the wizard asks
you to map fields to export.

Anyone know how to export this field?
If not, anyone know how to filter an export to include only those contacts
whose MODIFIED field falls within a certain date range?

TIA,
Kathy



  #4  
Old April 19th 06, 11:44 PM posted to microsoft.public.outlook.contacts,microsoft.public.outlook,microsoft.public.office.developer.outlook.vba
Kathy Webster
external usenet poster
 
Posts: 11
Default Exporting Date Modified Field

Thank you, Diane. Thanks to you, now I can create a View of the fields and
records that I want. How can I now create an export with the records/fields
in that view?
-Kathy

"Diane Poremsky [MVP]" wrote in message
...
to answer the second part of the question - create a custom view and on
the advanced tab of the filter dialog you'll use the modified field
between [dates]

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Kathy Webster" wrote in message
ink.net...
I'm trying to export Outlook 2003 Contacts to a .csv file. I want to
include the MODIFIED field, which is a data field automatically stamped
by Outlook. (It shows up on the FREQUENTLY USED FIELDS tab when
displaying ALL FIELDS on a contact.)
It doesn't come up as one of the mapped field choices when the wizard
asks you to map fields to export.

Anyone know how to export this field?
If not, anyone know how to filter an export to include only those
contacts whose MODIFIED field falls within a certain date range?

TIA,
Kathy





  #5  
Old April 20th 06, 03:10 PM posted to microsoft.public.outlook.contacts,microsoft.public.outlook,microsoft.public.office.developer.outlook.vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 3,779
Default Exporting Date Modified Field

Any fields that aren't in the field mapper can't be added. So in those cases
the only way to import/export is to write your own import/export code. There
are code samples at www.outlookcode.com for that but of course they would
have to be modified to deal with your fields unless by chance the code
samples actually covered every field you want.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Kathy Webster" wrote in message
nk.net...
Thank you, Diane. Thanks to you, now I can create a View of the fields and
records that I want. How can I now create an export with the
records/fields in that view?
-Kathy


  #6  
Old May 16th 06, 06:30 AM posted to microsoft.public.outlook.contacts,microsoft.public.outlook,microsoft.public.office.developer.outlook.vba
Diane Poremsky [MVP]
external usenet poster
 
Posts: 6,499
Default Exporting Date Modified Field

What are you doing with the export? You can always copy the records in the
view and paste into any application that accepts paste.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Kathy Webster" wrote in message
nk.net...
Thank you, Diane. Thanks to you, now I can create a View of the fields and
records that I want. How can I now create an export with the
records/fields in that view?
-Kathy

"Diane Poremsky [MVP]" wrote in message
...
to answer the second part of the question - create a custom view and on
the advanced tab of the filter dialog you'll use the modified field
between [dates]

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Need Help with Common Tasks?
http://www.outlook-tips.net/beginner/

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Kathy Webster" wrote in message
ink.net...
I'm trying to export Outlook 2003 Contacts to a .csv file. I want to
include the MODIFIED field, which is a data field automatically stamped
by Outlook. (It shows up on the FREQUENTLY USED FIELDS tab when
displaying ALL FIELDS on a contact.)
It doesn't come up as one of the mapped field choices when the wizard
asks you to map fields to export.

Anyone know how to export this field?
If not, anyone know how to filter an export to include only those
contacts whose MODIFIED field falls within a certain date range?

TIA,
Kathy







 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Exporting Date Modified Field Kathy Webster Outlook - General Queries 5 May 16th 06 06:30 AM
Date Error Exporting Calendar Steven Elliot Outlook - Calandaring 0 March 30th 06 11:50 PM
Archiving mail items with a modified date of "none" Rich Cervenka Outlook - General Queries 0 March 25th 06 11:51 AM
date fields - link the calander pop-up to a custom date field Tom Outlook - Using Forms 0 January 23rd 06 10:13 PM
Exporting Date received and Date Sent to Access Sugarthebeet Outlook - General Queries 1 January 19th 06 09:06 PM


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Web Advertising - Houses for Sale - Problem Mortgage - Loans - Credit Cards UK