Hi,
I have a table with the following fields:
BatchID, Batch, Quantity, Date
I would like to display in a textbox the sum of quantities between two dates for a single batch. How could I do that?
Please help.
Thanks.
I have a table with the following fields:
BatchID, Batch, Quantity, Date
I would like to display in a textbox the sum of quantities between two dates for a single batch. How could I do that?
Please help.
Thanks.