E
EMILYTAN via AccessMonster.com
Hi All,
Imagine...you have the database with the following form:-
I want to code a Get Item button to get the item from other job where the
quantityKitted is more than 0 and user should key in what job they want "to"
get the item from and to what job.
After getting all the item, the item should be inserted to the same table
where it get from with the new job number stated where it is "to".
For example now, I want to get item in jobnumber AG1234567 (from) where
quantitykitted is >0 to insert the item to same table but set the jobnumber
to (AG222222) BUT THE INITIAL record still there
In short I want to insert item where qtykitted > 0 and as selected jobnumber..
..
any idea ?
Note : If you need a database, do tell me....
Imagine...you have the database with the following form:-
I want to code a Get Item button to get the item from other job where the
quantityKitted is more than 0 and user should key in what job they want "to"
get the item from and to what job.
After getting all the item, the item should be inserted to the same table
where it get from with the new job number stated where it is "to".
For example now, I want to get item in jobnumber AG1234567 (from) where
quantitykitted is >0 to insert the item to same table but set the jobnumber
to (AG222222) BUT THE INITIAL record still there
In short I want to insert item where qtykitted > 0 and as selected jobnumber..
..
any idea ?
Note : If you need a database, do tell me....