Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default add space between data from multiple links in a cell

I need to add a space between data in a cell that is coming from multiple
links.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default add space between data from multiple links in a cell

=A1&" "&B1
--
David Biddulph

"jelm" wrote in message
...
I need to add a space between data in a cell that is coming from multiple
links.



  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default add space between data from multiple links in a cell

Please post your formula or links you are wanting to separate.......someone
will help

Vaya con Dios,
Chuck, CABGx3



"jelm" wrote:

I need to add a space between data in a cell that is coming from multiple
links.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default add space between data from multiple links in a cell



"jelm" wrote:

I need to add a space between data in a cell that is coming from multiple
links.


='Doe, Jane'!AR6&'Smith, Jane'!AR6&'Smith, Joe'!AR6

What is entered in AR6 of each sheet is that person's name, Jane Doe etc...
The names are appearing in the linked cell as JaneDoeJaneSmithJoeSmith. Is
there a way to space names?


  #5   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default add space between data from multiple links in a cell

='Doe, Jane'!AR6&" "&'Smith, Jane'!AR6&" "&'Smith, Joe'!AR6

or

='Doe, Jane'!AR6&", "&'Smith, Jane'!AR6&", "&'Smith, Joe'!AR6

or whatever other seperator you might desire...you get the idea.

Vaya con Dios,
Chuck, CABGx3



"jelm" wrote:



"jelm" wrote:

I need to add a space between data in a cell that is coming from multiple
links.


='Doe, Jane'!AR6&'Smith, Jane'!AR6&'Smith, Joe'!AR6

What is entered in AR6 of each sheet is that person's name, Jane Doe etc...
The names are appearing in the linked cell as JaneDoeJaneSmithJoeSmith. Is
there a way to space names?




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default add space between data from multiple links in a cell

Super!! Thanks.

"CLR" wrote:

='Doe, Jane'!AR6&" "&'Smith, Jane'!AR6&" "&'Smith, Joe'!AR6

or

='Doe, Jane'!AR6&", "&'Smith, Jane'!AR6&", "&'Smith, Joe'!AR6

or whatever other seperator you might desire...you get the idea.

Vaya con Dios,
Chuck, CABGx3



"jelm" wrote:



"jelm" wrote:

I need to add a space between data in a cell that is coming from multiple
links.


='Doe, Jane'!AR6&'Smith, Jane'!AR6&'Smith, Joe'!AR6

What is entered in AR6 of each sheet is that person's name, Jane Doe etc...
The names are appearing in the linked cell as JaneDoeJaneSmithJoeSmith. Is
there a way to space names?


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default add space between data from multiple links in a cell

Super!! Thanks.

"jelm" wrote:



"jelm" wrote:

I need to add a space between data in a cell that is coming from multiple
links.


='Doe, Jane'!AR6&'Smith, Jane'!AR6&'Smith, Joe'!AR6

What is entered in AR6 of each sheet is that person's name, Jane Doe etc...
The names are appearing in the linked cell as JaneDoeJaneSmithJoeSmith. Is
there a way to space names?


  #8   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default add space between data from multiple links in a cell

You're welcome..........thanks for the feedback.

Vaya con Dios,
Chuck, CABGx3



"jelm" wrote:

Super!! Thanks.

"CLR" wrote:

='Doe, Jane'!AR6&" "&'Smith, Jane'!AR6&" "&'Smith, Joe'!AR6

or

='Doe, Jane'!AR6&", "&'Smith, Jane'!AR6&", "&'Smith, Joe'!AR6

or whatever other seperator you might desire...you get the idea.

Vaya con Dios,
Chuck, CABGx3



"jelm" wrote:



"jelm" wrote:

I need to add a space between data in a cell that is coming from multiple
links.

='Doe, Jane'!AR6&'Smith, Jane'!AR6&'Smith, Joe'!AR6

What is entered in AR6 of each sheet is that person's name, Jane Doe etc...
The names are appearing in the linked cell as JaneDoeJaneSmithJoeSmith. Is
there a way to space names?


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
links initiated by cell data JB Excel Discussion (Misc queries) 10 June 14th 08 01:26 PM
Discovering No-BREAK Space in cell Data Joe Excel Discussion (Misc queries) 4 April 26th 07 01:46 PM
VBA to parse multiple links to one cell [email protected] Excel Discussion (Misc queries) 9 April 20th 07 01:41 PM
Links (multiple) to Imbedded W/S in adjacent cell Dennis Excel Discussion (Misc queries) 0 July 7th 06 05:43 PM
Maintain cell links when renaming directory containing multiple f Excel52 Excel Worksheet Functions 0 April 28th 05 10:54 PM


All times are GMT +1. The time now is 06:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"