Tips for using the Class II medical device business registration formHow to prepare a Class II medical device business registration form?
1. The registration number rules for the second-category medical device business registration certificate are: XX Food and Drug Administration Device Business Registration No. XXXXXXXX.
2. Among them: the first X represents the Chinese abbreviation of the province, autonomous region, or municipality where the filing department is located;
3. The second X represents the Chinese abbreviation of the municipal administrative region divided into districts;
4. The third to sixth digits of X represent the 4-digit filing year, and the seventh to tenth digits of X represent the 4-digit filing serial number.
General tips for Class II medical device business registration form
1: Multi-condition counting
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 to look for, which column of content is returned, exact search or approximate search)
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.
3: Multi-condition search
It is required to check that the department is production and the position is the name of the director.
The formula is:
=LOOKUP(1,0/((B2:B9=F2)*(C2:C9=G2)),A2:A9)
The writing method of multi-condition query of LOOKUP function is:
=LOOKUP(1,0/((condition area 1=condition 1)*(condition area 2=condition 2)),query area)
4: Calculate text equations
To calculate the text formula in the cell, first click on the first cell where you want to enter the formula and define the name:
Calculation = EVALUATE(C2)
Then enter the formula in the cell:
= Calculate
Recommended by the editor of Huajun Software Park Class II medical device business registration formIt is a free Excel template, download it if you need it! Huajun Software Park provides high-quality Excel template downloads.Main monitoring instruments and equipment status table,Main business production and sales budget tableDownload to get the source file, which you can edit, modify and replace. Download the Class II medical device business registration form and go to Huajun Software Park.
it works
it works
it works