Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Mandeep Baluja
you can,By all the means you can,In all the ways you >>> can,In all the places you can,At all the times you can,To all the people >>> you can,As long as ever you can.” - John Wesley* >>> - >>> >>>

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Ashish Bhalara
; - >> >> -------------- >> *From:* Nasir Shaikh >> *To:* excel-macros@googlegroups.com >> *Sent:* Wednesday, August 5, 2015 7:34 AM >> >> *Subject:* Re: $$Excel-Macros$$ Need help to split numbers a

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Nasir Shaikh
- > *From:* Nasir Shaikh > *To:* excel-macros@googlegroups.com > *Sent:* Wednesday, August 5, 2015 7:34 AM > > *Subject:* Re: $$Excel-Macros$$ Need help to split numbers available in > the last > > > KEY=55a65c4efb80535a8efd001eee190a4795a02acc&a

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Paul Schreiner
- From: Nasir Shaikh To: excel-macros@googlegroups.com Sent: Wednesday, August 5, 2015 7:34 AM Subject: Re: $$Excel-Macros$$ Need help to split numbers available in the last KEY=55a65c4efb80535a8efd001eee190a4795a02acc&CLIENT=f090d7af-c960-0296-

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Paul Schreiner
” - John Wesley - From: Paul Schreiner To: "excel-macros@googlegroups.com" Sent: Wednesday, August 5, 2015 7:24 AM Subject: Re: $$Excel-Macros$$ Need help to split numbers available in the last For MOST of the data, you could use an excel function like: =TRIM(RIGHT(TRIM(A3),

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Nasir Shaikh
ll the ways you > can,In all the places you can,At all the times you can,To all the people > you can,As long as ever you can.” - John Wesley* > - > > -- > *From:* Paul Schreiner > *To:* "excel-macros@google

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Paul Schreiner
2015 7:21 AM Subject: Re: $$Excel-Macros$$ Need help to split numbers available in the last What type of solution are you looking for?VBA macros? Excel function?Manual steps? how often do you need to do this?(is it a one-time thing, or daily/weekly/monthly?) What is the source of the da

Re: $$Excel-Macros$$ Need help to split numbers available in the last

2015-08-05 Thread Paul Schreiner
What type of solution are you looking for?VBA macros? Excel function?Manual steps? how often do you need to do this?(is it a one-time thing, or daily/weekly/monthly?) What is the source of the data?Can you provide delimiters in the output?  Paul- “Do all th