Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default insert a comma in multiple fields

i have a row of email addresses and want to insert a comma in order to cut
and paste into a outgoing email
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 896
Default insert a comma in multiple fields

can you provide an example of your data?

On 12 Gru, 18:06, gmkane wrote:
i have a row of email addresses and want to insert a comma in order to cut
and paste into a outgoing email


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default insert a comma in multiple fields

Are your addresses in A1, A2,... or A1, B1, C1,...?

Assuming they are in Col A
enter this in B1
=A1
and this in B2
=B1 & "," A2 and copy down till end of your data

In the last cell of Col B you will get your addresses separated by comma

If you have data in Row 1
then in A2 enter
=A1
in B2 enter
=B1 & "," & A2 and copy right...


"gmkane" wrote:

i have a row of email addresses and want to insert a comma in order to cut
and paste into a outgoing email

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default insert a comma in multiple fields

Say your addresses are in row 2.
In row 3 enter:
=A2&","
and copy across

Now copy the entire row and paste it into your e-mail program. Outlook (at
least) will accept the paste as multiple e-mail addresses, and process
accordingly. If you have another e-mail program, hopefully, it will too.

Regards,
Fred.

"gmkane" wrote in message
...
i have a row of email addresses and want to insert a comma in order to cut
and paste into a outgoing email


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
how do I open a comma delimted file so that all the fields are se comma delimted Excel Discussion (Misc queries) 1 June 30th 08 01:14 AM
How to CONCATENATE 50 fields in Excel table into SQL Insert State will~ Excel Discussion (Misc queries) 3 February 28th 08 08:58 PM
Multiple Fields In Multiple Ranged Pivot Table FARAZ QURESHI Excel Discussion (Misc queries) 0 September 19th 07 07:08 AM
Can XLS automatically insert file properties fields into a header Margaret Johnson Excel Worksheet Functions 1 June 1st 06 03:43 AM
How do I insert new fields in Excel DB created using template wiza SHARIEEH Excel Discussion (Misc queries) 0 May 3rd 06 06:55 PM


All times are GMT +1. The time now is 02:10 AM.

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"