Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculation...

Status
Not open for further replies.

asiandoll

Programmer
Apr 24, 2002
19
BB
Hi all,

I am stuck with a problem, I have a form called frmUsage, at run time the form is in a Datasheet view.

I need to have a calculation of some of the materials not all..

For example in my form this is what I would have:

Materials Usage
Corn 1234
Corn 5673
Salt 15
Rice 980
Corn 1230

How can I have the total for Corn alone? Let me remind you that the form is a continouos form and at run time it is a datasheet view...

Basically in my Total fields for Corn will be: 8137
Total Salt: 15
Total Rice: 980

How can I do this??

Need help asap.... Any help is appreciated... I hope that I explained my problem good.. Thanx in advance.. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top