PC Review


Reply
Thread Tools Rate Thread

Boxes in my addresses

 
 
Oggy
Guest
Posts: n/a
 
      3rd Jan 2007
Hi

i am inserting an address from outlook into excel by selecting the
chossen address through a combobox.

The address is all in one cell and has a box after each line.

How do i get rid of the boxes?

Thanks for any help in advance.

 
Reply With Quote
 
 
 
 
Gordon
Guest
Posts: n/a
 
      3rd Jan 2007
"Oggy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> i am inserting an address from outlook into excel by selecting the
> chossen address through a combobox.
>
> The address is all in one cell and has a box after each line.
>
> How do i get rid of the boxes?
>
> Thanks for any help in advance.
>



this is really an Excel question not Outlook. Select the box, copy, and do a
find and replace, replacing the box with nothing.


 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      3rd Jan 2007

Also see Eric Legault's handy tip for an Excel formula to break up the lines -- http://blogs.officezealot.com/legaul...4/08/4502.aspx

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Alok" <(E-Mail Removed)> wrote in message news:A96467A3-4AE5-473E-BCD5-(E-Mail Removed)...
> When the strings are concatenated into an Excel Cell using vbcrlf then the
> strings do go into different lines but there appears a box at the end of the
> lines. Use vblf instead.
>
> Experiment by using the Immediate window to do the following
>
> Cells(1,1).value = "a" & vbcrlf & "b"
> Cells(1,1).value = "a" & vblf & "b"
>
> This might be the issue when you are moving the data into Excel.
>
> Alok
>
> "Oggy" wrote:
>
>> Hi
>>
>> i am inserting an address from outlook into excel by selecting the
>> chossen address through a combobox.
>>
>> The address is all in one cell and has a box after each line.
>>
>> How do i get rid of the boxes?
>>
>> Thanks for any help in advance.
>>
>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
My envelopes are printing with boxes around the addresses. Help BevSpra Microsoft Word Document Management 0 13th Aug 2009 09:50 PM
HOW DO I SET UP IN BOXES FOR MULTIPLE EMAIL ADDRESSES =?Utf-8?B?TUlLRQ==?= Microsoft Outlook Discussion 3 1st Feb 2007 02:27 PM
Boxes in my addresses Oggy Microsoft Outlook 2 3rd Jan 2007 08:01 PM
Boxes in my addresses Oggy Microsoft Excel Misc 2 3rd Jan 2007 08:01 PM
how do I set up separate mail boxes for different email addresses =?Utf-8?B?cmV2emlnZ3k=?= Microsoft Outlook 1 16th Nov 2006 04:37 PM


Features
 

Advertising
 

Newsgroups
 


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