Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / February 2008

Tip: Looking for answers? Try searching our database.

Separating text in a cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Aaron - 11 Feb 2008 00:38 GMT
Hi,

Is there a function opposite to concatenate that splits text in a cell?

Thanks
FSt1 - 11 Feb 2008 00:53 GMT
hi
there are 3. =right(), =mid() and =left()
=right() returns a number of characters that you specify in a cell starting
from the  right side.
=left() does the same but starts from the left side of the data.
=mid() returns characters from the middle of the cell given a start point
and number of characters.
there is also text to columns
on the menu bar...
data.Text to columns...follow the wizard.
see help on all of the above for more details.

regards
FSt1

> Hi,
>
> Is there a function opposite to concatenate that splits text in a cell?
>
> Thanks
Dave Peterson - 11 Feb 2008 00:55 GMT
Maybe a combination of =search(), =find(), mid(), =left() and =right() would
work.

Or if your data is laid out nicely, you could use:
data|text to columns (xl2003 menu system)

If the data is delimited or fixed width, this method is very fast.

> Hi,
>
> Is there a function opposite to concatenate that splits text in a cell?
>
> Thanks

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.