LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #15   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Outlook and Excel Integration for Contacts

just a thought, but it wouldn't work in Excel 97.

Regards,
Tom Ogilvy

Dick Kusleika wrote in message
...
Shauna

I just tested this one, so I know it works

Range("a1").Value = Replace(Replace(olci.BusinessAddress, Chr(10), ""),
Chr(13), "")

That needs to be on one line.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Shauna Kopang" wrote in message
...
Got your coding - Thanks!!

Tried the Replace and could not get it to work. Is that
the complete code? When I paste it in, it appears in Red.

Get error - Compile Error
Expected: Expresion

Again this is what you sent me

Range("D4").Value =
Replace(Replace(olCi.BusinessAddress,Chr(10),""),C hr
(13),"")

Thanks!
Shauna







 
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
Contacts from Excel to Outlook Ergg Excel Discussion (Misc queries) 1 January 20th 10 10:12 PM
How do I export contacts from Excel back to Outlook Contacts? corvettego Excel Discussion (Misc queries) 2 August 17th 09 06:29 PM
export from 07 excel to outlook contacts Bluedee Excel Worksheet Functions 0 September 18th 08 04:36 PM
Outlook and Excel Integration Shauna Koppang Excel Programming 1 August 21st 03 04:33 PM
Excel & Outlook Integration - Urgent! Bill Li Excel Programming 0 August 19th 03 04:10 AM


All times are GMT +1. The time now is 01:58 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"