Skip to main content

Posts

Showing posts from April, 2023

How to Calculate Commission in Excel?

How to Calculate Commission in Excel?, calculate commissions, commissions, commissions payment, if statement, microsoft excel, excel, functions,  if we learn how to bring out commission in excel then we can make any sheet for office. This will be very helpful for marketing management people. Team leaders, MIS operators etc. How to Calculate Commission in Excel? To do this we will use a table which will contain 5 headings in columns i.e.  Name Basic Salary Sales Amount Commission Total Pay Now we will use  Nested IF to calculate COMMISSION Commission Calculation Criteria are as Follows: Sales Amount is Less than 150000 then 10% Sales Amount is Greater than or Equal to  150000  and less than 350000 then 15% Sales Amount is Greater than 350000 then 20% Now As per the Template we will use the following formula to calculate commission: =IF(D6<150000,D6*10%, IF(D6>=150000,D6*15%,IF(D6>35000,D6*20%))) And all Done. Drag the formula down and we will get the result in every cell.

How to Make Fully Automatic Student Attendance Sheet Excel

How to make Fully Automatic Student Attendance Sheet In Excel – Free Download, step by step instruction with live demonstration in hindi. ये Student Attendance Sheet Fully Automatic है जिसमें आप पूरे 12 महीने की अटेंडेंस ले सकते हैं और हर साल इसे नए साल से बदल भी सकते हैं | Free For Life Long इस Attendance Sheet को बनाने के लिए किसी भी तरह के VBA Code का यूज नहीं किया गया है अगर आप इस Fully Automatic Student Attendance Sheet को Excel में खुद से बनाना चाहते हैं तो इसके लिए नीचे दिए हुए वीडियो को आप देखें जिसमें हमने Step by step जानकारी दी है |  इस excel project को करके आप excel में और बेहतर तरीके से प्रयोग कर सकते हैं |  How to Make Fully Automatic Student Attendance Sheet Excel इस project में हमने निम्न formulas प्रयोग किये हैं : MID(CELL(“filename”,B2),FIND(“]”,CELL(“filename”,B2))+1,255)  इसका एडवांस formula ये हैं - MID(CELL("filename",B2),FIND("]",CELL("filename",B2))+1,255)&" "&2023 बाद वाले फार्मूला में year को बदलने से वो उस साल