Hi lalit I don't find any need for that. just working as required by OP
On Wed, Jan 2, 2013 at 3:15 PM, Lalit Mohan Pandey <mohan.pande...@gmail.com > wrote: > Nice formula viper but the last space is missing. > > > On Wednesday, 2 January 2013 15:07:20 UTC+5:30, §»VIPER«§ wrote: > >> =LEFT(A1,MIN(IFERROR(FIND({0,**1,2,3,4,5,6,7,8,9},A1),""))-1)** >> &SUBSTITUTE(MID(A1,MIN(**IFERROR(FIND({0,1,2,3,4,5,6,7,**8,9},A1),"")),255)," >> ","") >> >> this should work with CSE >> >> On Wed, Jan 2, 2013 at 2:55 PM, Pravin Gunjal <isk...@gmail.com> wrote: >> >>> It's absolutely working fine. >>> >>> Pravin Gunjal >>> >>> >>> ---------- Forwarded message ---------- >>> From: Prince <prince...@gmail.com> >>> Date: Wed, Jan 2, 2013 at 11:20 AM >>> Subject: $$Excel-Macros$$ Re: how to remove space between numbers only. >>> To: excel-...@googlegroups.com >>> >>> >>> Hi Manoj, >>> >>> use this this may help you incase if the Number is any Mobile number: >>> >>> =MID(A1,1,LEN(A1)-12)&**SUBSTITUTE(RIGHT(A1,12)," ","") >>> >>> regards >>> Prince >>> >>> On Wednesday, January 2, 2013 11:04:37 AM UTC+5:30, Manoj Kumar wrote: >>>> >>>> Hi, >>>> >>>> Is there any way out for removing spaces between numbers only. Spaces >>>> between the text should be removed. >>>> >>>> For example. >>>> >>>> Manoj Kumar 9015 408 078 Manoj Kumar 9015418078 >>>> >>>> The text at the front is not always fixed. It can contain any number >>>> text and spaces. >>>> >>>> Regards, >>>> Manoj >>>> >>> -- >>> Join official Facebook page of this forum @ https://www.facebook.com/** >>> discussexcel <https://www.facebook.com/discussexcel> >>> >>> FORUM RULES >>> >>> 1) Use concise, accurate thread titles. Poor thread titles, like Please >>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice >>> will not get quick attention or may not be answered. >>> 2) Don't post a question in the thread of another member. >>> 3) Don't post questions regarding breaking or bypassing any security >>> measure. >>> 4) Acknowledge the responses you receive, good or bad. >>> 5) Jobs posting is not allowed. >>> 6) Sharing copyrighted material and their links is not allowed. >>> >>> NOTE : Don't ever post confidential data in a workbook. Forum owners and >>> members are not responsible for any loss. >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "MS EXCEL AND VBA MACROS" group. >>> To post to this group, send email to excel-...@googlegroups.com. >>> To unsubscribe from this group, send email to excel-macros...@** >>> googlegroups.com. >>> >>> Visit this group at >>> http://groups.google.com/**group/excel-macros?hl=en<http://groups.google.com/group/excel-macros?hl=en> >>> . >>> >>> >>> >>> -- >>> Join official Facebook page of this forum @ https://www.facebook.com/** >>> discussexcel <https://www.facebook.com/discussexcel> >>> >>> FORUM RULES >>> >>> 1) Use concise, accurate thread titles. Poor thread titles, like Please >>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice >>> will not get quick attention or may not be answered. >>> 2) Don't post a question in the thread of another member. >>> 3) Don't post questions regarding breaking or bypassing any security >>> measure. >>> 4) Acknowledge the responses you receive, good or bad. >>> 5) Jobs posting is not allowed. >>> 6) Sharing copyrighted material and their links is not allowed. >>> >>> NOTE : Don't ever post confidential data in a workbook. Forum owners and >>> members are not responsible for any loss. >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "MS EXCEL AND VBA MACROS" group. >>> To post to this group, send email to excel-...@googlegroups.com. >>> To unsubscribe from this group, send email to excel-macros...@** >>> googlegroups.com. >>> >>> Visit this group at >>> http://groups.google.com/**group/excel-macros?hl=en<http://groups.google.com/group/excel-macros?hl=en> >>> . >>> >>> >>> >> >> >> >> -- >> *****Great day,* >> *viper* >> > -- > Join official Facebook page of this forum @ > https://www.facebook.com/discussexcel > > FORUM RULES > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > 2) Don't post a question in the thread of another member. > 3) Don't post questions regarding breaking or bypassing any security > measure. > 4) Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To post to this group, send email to excel-macros@googlegroups.com. > To unsubscribe from this group, send email to > excel-macros+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros?hl=en. > > > -- *****Great day,* *viper* -- Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To post to this group, send email to excel-macros@googlegroups.com. To unsubscribe from this group, send email to excel-macros+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros?hl=en.