Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copying multiple items (searching)


How do I copy multiple items in a cell to another?

Example:

In cell K-244 I have the following information -
AC-3 Access Enforcement, IA-3 Device Identification and Authentication,
SC-7 Boundary Protection, SC-11 Trusted Path

In cell J-244 I need the result -
AC-3, IA-3, SC-7, SC-11

Right now I'm using the formula =LEFT(K241,SEARCH(" ",K241,1))
but this only returns the first iteration. AC-3 in my example above.

Any suggestions are greatly appreciated.

Lizardoflife


--
lizardoflife
------------------------------------------------------------------------
lizardoflife's Profile: http://www.excelforum.com/member.php...o&userid=28881
View this thread: http://www.excelforum.com/showthread...hreadid=486309

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Copying multiple items (searching)

Since you posted in programming, are you looking for a macro to do this (you
show a formula) or are you restricted to a worksheet formula. If a
worksheet formula, would you be interested in a custom function written in
VBA or do you only want to use built in functions.

If built in functions, what is the maximum number of items (AC-3 Access
Enforcement, is a single item) in the cell. What is the minimum number.

--
Regards,
Tom Ogilvy


"lizardoflife"
wrote in message
news:lizardoflife.1ype4o_1132335603.6356@excelforu m-nospam.com...

How do I copy multiple items in a cell to another?

Example:

In cell K-244 I have the following information -
AC-3 Access Enforcement, IA-3 Device Identification and Authentication,
SC-7 Boundary Protection, SC-11 Trusted Path

In cell J-244 I need the result -
AC-3, IA-3, SC-7, SC-11

Right now I'm using the formula =LEFT(K241,SEARCH(" ",K241,1))
but this only returns the first iteration. AC-3 in my example above.

Any suggestions are greatly appreciated.

Lizardoflife


--
lizardoflife
------------------------------------------------------------------------
lizardoflife's Profile:

http://www.excelforum.com/member.php...o&userid=28881
View this thread: http://www.excelforum.com/showthread...hreadid=486309



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
Searching several items from one document to another REBANEEDSTOKNOW Excel Worksheet Functions 3 July 25th 09 08:20 PM
Searching for different items B_cooper123[_2_] Excel Discussion (Misc queries) 1 April 23rd 08 04:29 PM
searching and copying goalman55 Excel Worksheet Functions 1 December 28th 07 09:35 PM
Searching for mutiple items in txt files Michael Wise[_2_] Excel Programming 3 August 18th 04 01:04 AM
Searching multiple files and copying text Marcelo P. Excel Programming 0 July 23rd 04 08:30 PM


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