Dear Mr.Paul, Thanks very much for your instant reply.
Regards Niraj *Kothari Diamonds and Jewels * 689, Kunte Chowk, Laxmi Road Pune INDIA - 411030 Website: www.KothariJewelry.com <http://www.kotharijewelry.com/> On Wed, Nov 25, 2009 at 9:42 PM, Paul Schreiner <[email protected]>wrote: > The problem is that the character isn't a 'space'. > it a member of the extended ASCII character set (160) > which, depending on the font, is an undisplayed character. > > So, the issue is how to replace it. > > If you KNOW that there is always a special character at the end, > you could use the formula: > =LEFT(A2,LEN(A2)-1) > to get all but the last character. > copy the formula to all rows. > then, copy/paste special to get the values in the proper columns. > > > ------------------------------ > *From:* Niraj Kothari <[email protected]> > *To:* [email protected] > *Sent:* Wed, November 25, 2009 8:35:27 AM > *Subject:* $$Excel-Macros$$ Formula Calculation Problem > > > Dear , > > I am trying to multiply the values in this attached excel sheet but it is > not accepting. It says some formula or text problem. The i individually > clicked each cell and deleted a space after each value and again tried > multiplying then the formula worked. > > Is there any direct formula or macro which i can apply using excel on this > data to remove the space after the numerical value. > > I can't do this manually as i have more than 10000 of such data which has > to be multiplied > > awaiting your reply > > Thanks in advance > > Regards > Niraj Kothari > > -- > > ---------------------------------------------------------------------------------- > Some important links for excel users: > 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at > http://www.excelitems.com > 2. Excel tutorials at http://www.excel-macros.blogspot.com > 3. Learn VBA Macros at http://www.vbamacros.blogspot.com > 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com > > > To post to this group, send email to [email protected] > If you find any spam message in the group, please send an email to: > Ayush Jain @ [email protected] or > Ashish Jain @ [email protected] > <><><><><><><><><><><><><><><><><><><><><><> > HELP US GROW !! > > We reach over 6,500 subscribers worldwide and receive many nice notes about > the learning and support from the group. Our goal is to have 10,000 > subscribers by the end of 2009. Let friends and co-workers know they can > subscribe to group at > http://groups.google.com/group/excel-macros/subscribe > > -- > > ---------------------------------------------------------------------------------- > Some important links for excel users: > 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at > http://www.excelitems.com > 2. Excel tutorials at http://www.excel-macros.blogspot.com > 3. Learn VBA Macros at http://www.vbamacros.blogspot.com > 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com > > > To post to this group, send email to [email protected] > If you find any spam message in the group, please send an email to: > Ayush Jain @ [email protected] or > Ashish Jain @ [email protected] > <><><><><><><><><><><><><><><><><><><><><><> > HELP US GROW !! > > We reach over 6,500 subscribers worldwide and receive many nice notes about > the learning and support from the group. Our goal is to have 10,000 > subscribers by the end of 2009. Let friends and co-workers know they can > subscribe to group at > http://groups.google.com/group/excel-macros/subscribe > -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to [email protected] If you find any spam message in the group, please send an email to: Ayush Jain @ [email protected] or Ashish Jain @ [email protected] <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 6,500 subscribers worldwide and receive many nice notes about the learning and support from the group. Our goal is to have 10,000 subscribers by the end of 2009. Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe
