hi, i have a system that allows multiple items to a perchase. - the query works fine and now its time for the form to do it all pretty like.
Can anyone advise me on:
how to increment the purchase id for the form when opened to make each purchase new - does the code go on the button, or the form?
On the form there is a search button that looks up the db to display the data (and to make sure its in the db), I cant figure out the button command to add that data (item_code , cost and quantity) to the subform and not erase the previous value if adding another product!!
I think ive been staring at the code and forms for so long I cant see the problem!!
Does anyone have a fresh perspective to help me out
Thanks.
Can anyone advise me on:
how to increment the purchase id for the form when opened to make each purchase new - does the code go on the button, or the form?
On the form there is a search button that looks up the db to display the data (and to make sure its in the db), I cant figure out the button command to add that data (item_code , cost and quantity) to the subform and not erase the previous value if adding another product!!
I think ive been staring at the code and forms for so long I cant see the problem!!
Does anyone have a fresh perspective to help me out
Thanks.