meenctg
Learn24bd
- Local time
- Today, 23:50
- Joined
- May 8, 2012
- Messages
- 133
I have an simple invoice database. Here i have an Item table in this table has a Stock field.
Other two table
1. InvHdr
2. InvDtls
In InvDtls here a filed quantity
I have used the InvDtls as a subform of InvHdr.
I wanna when i put a quantity in subform for selected Item it will reduce a value from item table from stock field.
A condition will in quantity field
If quantity value > stock value it'll notify that it is not possible.
Please any body help me how to will i do this?
Other two table
1. InvHdr
2. InvDtls
In InvDtls here a filed quantity
I have used the InvDtls as a subform of InvHdr.
I wanna when i put a quantity in subform for selected Item it will reduce a value from item table from stock field.
A condition will in quantity field
If quantity value > stock value it'll notify that it is not possible.
Please any body help me how to will i do this?