I Need Help With Profit Percentage
Closed
                                    
                        Justshill                    
                                    -
                            Oct 10, 2011 at 07:51 PM
                        
venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 12, 2011 at 10:23 PM
        venkat1926 Posts 1863 Registration date Sunday June 14, 2009 Status Contributor Last seen August 7, 2021 - Oct 12, 2011 at 10:23 PM
        Related:         
- I Need Help With Profit Percentage
 - Percentage formula in excel marksheet - Guide
 - How to check ps4 controller battery percentage - Guide
 - How to calculate daily attendance percentage - Excel Forum
 - How to calculate fuel surcharge percentage - Excel Forum
 - 1.11 as a percentage - Office Software Forum
 
3 responses
                
        
                    venkat1926
    
        
                    Posts
            
                
            1863
                
                            Registration date
            Sunday June 14, 2009
                            Status
            Contributor
                            Last seen
            August  7, 2021
            
            
                    811
    
    
                    
Oct 10, 2011 at 09:50 PM
    Oct 10, 2011 at 09:50 PM
                        
                    suppose A2 is cost,B2 is sales C2 is profit 
in C2 type the formla
=B2/A2-1
copy C2 down and format C column as percentage with two decimal places.
            in C2 type the formla
=B2/A2-1
copy C2 down and format C column as percentage with two decimal places.
                
        
                    venkat1926
    
        
                    Posts
            
                
            1863
                
                            Registration date
            Sunday June 14, 2009
                            Status
            Contributor
                            Last seen
            August  7, 2021
            
            
                    811
    
    
                    
Oct 11, 2011 at 09:41 PM
    Oct 11, 2011 at 09:41 PM
                        
                    in excel the result of formula comes as fraction. you can just format is as percentage.
absolute profit=sales-cost
fraction profit=(sales-cost)/cost
percentage prfoit =((sales-cost)/cost)*100
that is what my forula gives your table gives only absolute profit and not the cost. Profit is always related to cost. you can refer some elementary arithmetic book
            absolute profit=sales-cost
fraction profit=(sales-cost)/cost
percentage prfoit =((sales-cost)/cost)*100
that is what my forula gives your table gives only absolute profit and not the cost. Profit is always related to cost. you can refer some elementary arithmetic book
                
        
                    venkat1926
    
        
                    Posts
            
                
            1863
                
                            Registration date
            Sunday June 14, 2009
                            Status
            Contributor
                            Last seen
            August  7, 2021
            
            
                    811
    
    
                    
Oct 12, 2011 at 10:23 PM
    Oct 12, 2011 at 10:23 PM
                        
                    post a small extract of your sheet
                
                
            
        
    
    
    
    
Oct 11, 2011 at 08:41 PM
Oct 11, 2011 at 08:50 PM
Tks
Profit
280.00
64.80
371.25
169.10
204.00
21.00
28.80
180.00
11.00
Oct 12, 2011 at 06:33 PM