Tips for using leave statistics table
Leave statistics tableHow to fill it out?
1. Seek truth from facts, do not exaggerate, and avoid the suspicion of "making excuses."
2. The leave application form is usually written by myself. In special circumstances, it can be written by others, but it needs to be stated in the text. If it is printed, the signature must be handwritten.
3. Be concise and clear, and the leave application form should be concise and clear. Generally, it is only required to clearly state the reason, the start and end time of the leave, and the hope for approval.
4. The starting and ending time for leave is very important and must be highlighted and made clear.
5. Congratulations. Blessing the other person, this is the expression of friendship towards the other person in all official documents.
6. Signature of the person requesting leave. For your own signature, generally you don’t need to fingerprint it, you just need to sign it.
7. Time to ask for leave. Fill in the current time when you wrote the leave request.
Requirements: Count the number of people in the statistics department who are in production and whose positions are master operators
The formula is:
=COUNTIFS(B2:B9,F2,C2:C9,G2)
The COUNTIFS function counts the number of cells in a conditional area that meet multiple specified conditions. Common usage is:
=COUNTIFS(condition area 1, specified condition 1, condition area 2, specified condition 2...)
2: Conditional search
The VLOOKUP function has always been a favorite among the public. The syntax of the function is:
VLOOKUP (Who are you looking for, where are you looking for, which column of content is returned, exact or approximate)
You want to query the position of the employee name in cell F5.
=VLOOKUP($F$5,$B$1:$D$10,2,0)
When using this function, you need to pay attention to the following points:
1. The fourth parameter is generally set to 0 (or FASLE) to search in exact matching mode.
2. The column number in the third parameter cannot be understood as the actual column number in the worksheet, but specifies the column in the search range of the return value.
3. If the search value is inconsistent with the data type of the data area keyword, the error value #N/A will be returned.
4. The search value must be located in the first column in the query area.
Recommended by the editor of Huajun Software Park
Leave statistics tableIt is a very practical form, and most of the forms you fill in are for general purposes. If you happen to need a leave statistics form, please download it quickly. In addition,Disease patient survey registration form,Material donation distribution details listIt is also a good software. Welcome to click to download and experience it!





















Useful
Useful
Useful