Figuring a number based on a percentage incre
Solved/Closed
        Related:         
- Figuring a number based on a percentage incre
 - Percentage formula in excel marksheet - Guide
 - Excel Formula - Excel Forum
 - How to calculate percentage of marks of 6 subjects - Excel Forum
 - Based on the values in cells b77 b81 c77 - Excel Forum
 - Based on the values in cells b77 b88 ✓ - Excel Forum
 
2 responses
                
        
                    venkat1926
    
        
                    Posts
            
                
            1863
                
                            Registration date
            Sunday June 14, 2009
                            Status
            Contributor
                            Last seen
            August  7, 2021
            
            
                    811
    
    
                    
Mar 14, 2010 at 09:05 PM
    Mar 14, 2010 at 09:05 PM
                        
                    This is not a problem in Excel but in arithmetics.
IF 14250 IS ENTERED IN A1
in any empty cell type this formula e.g. B1
=A1*100/7.5
you will get 190000 and not 19000 please check .
if you put another formula in B2
=A1*100/7.5
your will get 14250 as check.
by the by is it 7.5% or 75%
            IF 14250 IS ENTERED IN A1
in any empty cell type this formula e.g. B1
=A1*100/7.5
you will get 190000 and not 19000 please check .
if you put another formula in B2
=A1*100/7.5
your will get 14250 as check.
by the by is it 7.5% or 75%