Donation detailsFunction:
For a certain donation activity, income may be cash income or non-cash income. In the long run, all income will ultimately be realized by cash income.
According to my country's current "Enterprise Accounting System", "Expenses refer to the outflow of economic benefits incurred by an enterprise for daily activities such as selling goods and providing services."
The principle of donation should be based on voluntariness and should be handled according to the specific circumstances of each individual.
The detailed list of donations is to ensure that the goal of building the museum is achieved and to facilitate statistical management.
The IF function is one of the most commonly used judgment functions, which can complete either-or judgments.
The assessment score standard is 9 points. It is necessary to judge whether the assessment results in column B are qualified.
=IF(B4>=9,"qualified","unqualified")
2: Multi-condition judgment
If the department is production and the position is mainly for operations, there is a high temperature subsidy. Use the formula in column D:
=IF(AND(B2="Production",C2="Main Operator"),"Yes","No")
3: Conditional summation
Use the SUMIF function to calculate the total score of a class:
=SUMIF(D2:D5,F2,C2:C5)
4: SUMIF usage is:
=SUMIF(condition area, specified summation condition, summation area)
In layman’s terms, it is described as:
If the class in the D2:D5 area is equal to the "first class" of the F2 cell, then sum the area corresponding to the C2:C5 cell.Recommended by the editor of Huajun Software Park
Donation detailsIt is a very practical form, and most of the forms you fill in are for general purposes. If you happen to need to download the donation details form, please download it quickly. also,General membership application form,accounting statementsIt is also a good form template. You are welcome to click to download and experience it.
it works
it works
it works