Presentation is loading. Please wait.

Presentation is loading. Please wait.

Using Access..

Similar presentations


Presentation on theme: "Using Access.."— Presentation transcript:

1 using Access.

2 other things.

3 over the fields.

4

5

6

7

8

9

10 If the category is A and the department is 12 and the budget is greater than , you need to add 1 to the variable CT.

11 If category is A you want to add 1 to CTA, if category is B you want to add 1 to CTB else you want to add 1 to CTOTHER.

12 If category is A and either num_comm is greater than the reorder point or on_hand = 0, you want to move the word ORDER to MSG.

13 If the person on the record EITHER makes over OR owns hteir own home AND it is worth over , move ELIGIBLE to MSG otherwise move NOT ELIGIBLE to MSG.

14 If the department is 12 AND num_comm is greater than reord_pt AND either cost is greater than 25 OR price is greater than 35, add 1 to DEPT12A_CT. If the department is 12 and the num_comm is not greater than the reord_pt AND on_order is greater than 20, add 1 to DEPT12B_CT. In all other cases add to NOT_CT.

15 If the department is 12 AND num_comm is greater than reord_pt AND either cost is greater than 25 OR price is greater than 35, add 1 to DEPT12A_CT. If the department is 12 and the num_comm is not greater than the reord_pt AND on_order is greater than 20, add 1 to DEPT12B_CT. In all other cases add to NOT_CT. end if


Download ppt "Using Access.."

Similar presentations


Ads by Google