L
Lasitha via AccessMonster.com
I created table & Query in wihich there are Date, Good Issue Number(GIN),
Itemcode, Quantity & Price.
Then I created a form for that Query. I took Date & GIN to header of the form.
Itemcode Quantity & Price in Details of the form.
Here, Itemcode Quantity & Price belongs to GIN. GIN is an Auto Number. But I
want keep that GIN Number to set of variable record sets I mean there may be
5 or 8 records. Then next record set should be taken the next GIN auto number.
Therefor have create a cmd button and made a macro to "Close that form and
Openform again to enter new details record.
But that GIN is changed individual Detail by individual detail. How I want to
code to keep the same GIN for that variable details record set and next GIN
auto number for new detail record set.
Any help is Appreciateble.
Itemcode, Quantity & Price.
Then I created a form for that Query. I took Date & GIN to header of the form.
Itemcode Quantity & Price in Details of the form.
Here, Itemcode Quantity & Price belongs to GIN. GIN is an Auto Number. But I
want keep that GIN Number to set of variable record sets I mean there may be
5 or 8 records. Then next record set should be taken the next GIN auto number.
Therefor have create a cmd button and made a macro to "Close that form and
Openform again to enter new details record.
But that GIN is changed individual Detail by individual detail. How I want to
code to keep the same GIN for that variable details record set and next GIN
auto number for new detail record set.
Any help is Appreciateble.