Off-topic Talk Where overpaid, underworked S2000 owners waste the worst part of their days before the drive home. This forum is for general chit chat and discussions not covered by the other off-topic forums.

Excel to Outlook help

Thread Tools
 
Old Jan 19, 2011 | 12:42 AM
  #1  
AlX Boi's Avatar
Thread Starter
 
Joined: May 2006
Posts: 4,605
Likes: 4
From: Irvine, California
Default Excel to Outlook help

This seems like a very simple task, but I can't seem to follow any of the online instructions, as they seem like you would need to know the first thing about coding.

My task is to set expiration dates in Excel 2007 to link to Outlook 2007 so a reminder will be set or pop-up in Outlook when the date arrives. I currently have column K, S, and Z filled with expiration dates. I've recently read about using a macros enabled Excel sheet, but I've no idea what code to put in. Copying and pasting the codes I've found online came to no avail, as many have been compiled but alerted to have errors.

I absolutely appreciate any help this community can give to a nub. Thank you.
Reply
Old Jan 19, 2011 | 07:13 AM
  #2  
Reckon's Avatar
Registered User
 
Joined: Oct 2009
Posts: 3,792
Likes: 1
From: New Market, AL
Default

It works for me:

Many users have contact data stored in Excel workbooks or created calendar events in Excel to take advantage of formulas and fill features when creating a large number of events. It's very easy to move the data to Outlook.

As with any database, you will need to name the columns your data is in. You can either use whatever name you want and map it to Outlook fields or export to Excel format and delete the data from the workbook and enter your data. You'll also need to name the used range of cells in Excel.

The steps you'll need to follow in Excel are:

Select your used data range and type a name in the field to the left of the address bar. (Include the field names in your selection.)
Press Enter.
Save the workbook as an Excel 97-2003 workbook.
Close Excel.
Now go to Outlook:

Go to File, Import and Export
Select Import from a file
Choose Microsoft Excel as the source
Browse to the workbook file.
Select the Calendar (or Contact) folder.
Select the named range. If you export to Excel to get the field names, you'll see two named ranges when you import. Just make sure you select the correct named range.
If you aren't using the field names that Outlook uses, you'll need to map your fields to Outlook's fields.
Press Next when ready and finish the import.


Alternate method: save the workbook as a CSV file and import the CSV.
Outlook 2007 uses the Excel 97-2003 *.xls format, not the Excel 2007 *.xlsx file format
You can import calendar data into any calendar folder in any *.pst or your mailbox.
You cannot import into a public folder calendar or secondary Exchange mailbox. To import into either, create a calendar folder for the import and move the appointments after the import.
Use these same steps with Contacts, choosing a Contacts folder (obviously)
If you drop a field on the wrong Outlook field, drop it again on the correct field and Outlook will remove it from the other field.
Reply
Old Jan 19, 2011 | 10:02 PM
  #3  
AlX Boi's Avatar
Thread Starter
 
Joined: May 2006
Posts: 4,605
Likes: 4
From: Irvine, California
Default

Thanks! According to this method though, I will need to re-export everytime a new date is entered. It's kind of a bummer that I was hoping some macros could avoid.
Reply
Old Jan 20, 2011 | 05:45 AM
  #4  
Reckon's Avatar
Registered User
 
Joined: Oct 2009
Posts: 3,792
Likes: 1
From: New Market, AL
Default

Yeah, that is the downside. But the method takes only a few minutes, so not that bad.

You can do some coding and there are readily available ones online. The VBA in excel does work very well but can get confusing if coding is not your forte.

If you need some code, let me know and I will see what I can dig up (maybe get one of my software gurus to get me something).

Good luck!
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
s4play
Off-topic Talk
9
Jan 5, 2011 10:23 AM
brent_strong
Off-topic Talk
12
Jan 30, 2006 02:03 PM
AquilaEagle
Off-topic Talk
10
Mar 2, 2004 07:48 AM
HondaGal
Off-topic Talk
7
Oct 8, 2001 06:10 PM




All times are GMT -8. The time now is 06:24 PM.