This formula will remove the last space from each entry - =IF(MID
(A2,LEN(A2)-1,LEN(A2))="",A2=MID(A2,1,LEN(A2)-1),A2)
I used the first row  and column of numbers which in your sheet is A2.
Change A2 for B2 for the second column. Copy and paste this to each
row in columns C and D your spreadsheet.

Not sure why you're getting this problem. How are you getting the
number into the spreadsheet?

Terry


On Nov 25, 8:35 am, Niraj Kothari <[email protected]> wrote:
> 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
>
>  Calculation Problem.xls
> 28KViewDownload

-- 
----------------------------------------------------------------------------------
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

Reply via email to