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 / New Users / March 2008

Tip: Looking for answers? Try searching our database.

How to copy part of a cell into a new cell?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Copy Bear - 01 Mar 2008 00:36 GMT
I want copy the cell with 20 numbers and letters to another cell but only
with first 16 numbers and letters.  example: the cell contains
"8EC284B95EB84783A099" but I only need the first 16 numbers or letters
"8EC284B95EB84783" to a new cell.  Is any formula can do it?
Pete_UK - 01 Mar 2008 00:41 GMT
Assuming your 20 character string is in A1, then put this in B1:

=LEFT(A1,16)

Hope this helps.

Pete

>I want copy the cell with 20 numbers and letters to another cell but only
> with first 16 numbers and letters.  example: the cell contains
> "8EC284B95EB84783A099" but I only need the first 16 numbers or letters
> "8EC284B95EB84783" to a new cell.  Is any formula can do it?
Copy Bear - 01 Mar 2008 01:54 GMT
Yes.  It works.  It save me lots of time to modify the work sheet

Thank you

> Assuming your 20 character string is in A1, then put this in B1:
>
[quoted text clipped - 8 lines]
> > "8EC284B95EB84783A099" but I only need the first 16 numbers or letters
> > "8EC284B95EB84783" to a new cell.  Is any formula can do it?
Pete_UK - 01 Mar 2008 11:35 GMT
You're welcome - thanks for feeding back.

Pete

On Mar 1, 1:54 am, Copy Bear <Copy B...@discussions.microsoft.com>
wrote:
> Yes.  It works.  It save me lots of time to modify the work sheet
>
[quoted text clipped - 14 lines]
>
> - Show quoted text -

Rate this thread:






 
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.