1. Develop a detailed price list (including price ceiling and related policies)
2. Adopt a purchasing strategy that conforms to the characteristics of the enterprise (such as the commonly used economic bulk purchasing strategy)
3. Strict procurement procedures (including application system, responsible department, order approval system, order tracking, etc.)
4. Develop reasonable quality inspection and acceptance procedures, etc.
1: Sum of multiple conditions
It is necessary to count the total amount of subsidies provided by the department for production and the position is for the main operator.
The formula is:
=SUMIFS(D2:D9,B2:B9,F2,C2:C9,G2)
2: Conditional counting
It is necessary to count the number of business transactions of the designated store. That is, count how many specified store names there are in column B.
=COUNTIF(B2:B12,E3)
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
The purchase schedule 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 purchase schedule, download it quickly.Personnel replenishment plan,Personal annual consumption statistics tableIt is also a good software. Welcome to click to download and experience it!
it works
it works
it works