Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-23-2014, 04:12 AM
macropod's Avatar
macropod macropod is offline Separate/ Remove digits from a string of Numbers Windows 7 32bit Separate/ Remove digits from a string of Numbers Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

For the data you posted, and depending on whether you want to keep the final period, either:
=IF(ISERROR(FIND(".",A1)), LEFT(A1,LEN(A1)-1), LEFT(A1,LEN(A1)-2))
or:
=IF(ISERROR(FIND(".",A1)), LEFT(A1,LEN(A1)-1), LEFT(A1,LEN(A1)-3))
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 

Tags
left & right function, remove digits, separate



Similar Threads
Thread Thread Starter Forum Replies Last Post
Separate/ Remove digits from a string of Numbers Display Numbers in CSV file over 15 digits linan123 Excel 1 06-24-2014 01:54 PM
How to extract only numbers from a STRING? Learner7 Excel 3 07-02-2013 06:25 AM
Separate heading numbers darksupernova Word 16 03-02-2013 06:09 AM
Separate the digits into 3 combinations Jasa P Word VBA 1 08-19-2012 11:04 PM
Separate/ Remove digits from a string of Numbers Problems merging in last 4 digits of an account higher than 16 digits Glynda Mail Merge 1 04-08-2011 12:17 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:34 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft