Tips for adding tags to the table
Add tag to tablePreparation of:
There are many ways to sign in. The simpler way is to sign with paper and pen. For example, the teacher in school asks students to sign to count the number of people available.
There are many electronic sign-in methods. Punch-in at work at the company is another form of sign-in to prove a day's work.
Some websites and forums also have check-in areas, which prove that you have been to the forum and increase the number of clicks on the forum.
QR codes and facial recognition check-ins are also used to record guests.
General tips for adding tags to the table
1: IF function conditional judgment
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 can be described as:
If the class in the D2:D5 area is equal to the "first class" of the F2 cell, sum the corresponding area of the C2:C5 cell.
Recommended by the editor of Huajun Software Park
will be a very practical form, and most of the forms we fill in are for general purposes. If you happen to need to download the Excel form of the “ Drop tags to table ”, please download it quickly.Inbound and outbound detailed list template,Incoming material inspection record formIt is also a good form. Welcome to click to download and experience it!
it works
it works
it works