Hi Everyone:
I would appreciate any help/guidance that anyone could give me about keeping a running balance which will be used to keep a drug log.
I have one table which keeps track of the date each of three drugs are used and the dosage used.
Date
Drug 1
Drug 2
Drug 3
Now to keep a drug log of the usage, should I put the purchases of the drugs in another table or in the same table? How would I get a balance of the drugs on hand? Would you always have to calculate the entire table to get a balance on hand, or is there a way to calculate the balance for a certain period of time?
Help!
Sophia
I would appreciate any help/guidance that anyone could give me about keeping a running balance which will be used to keep a drug log.
I have one table which keeps track of the date each of three drugs are used and the dosage used.
Date
Drug 1
Drug 2
Drug 3
Now to keep a drug log of the usage, should I put the purchases of the drugs in another table or in the same table? How would I get a balance of the drugs on hand? Would you always have to calculate the entire table to get a balance on hand, or is there a way to calculate the balance for a certain period of time?
Help!
Sophia