Orders Form / Mutiple Order Types

B

Brook

Good day,

What I have is this: tblorders (which houses all my orders - Custom (CST),
Stock (STK), and Sample (SPL). within the tblorders I have an "orderstype"
and "ordernumber".

What I am trying to do is this: create either a Combo box or an option
group on my form, so that when I choose the appropriate order type, that type
code is saved in the "ordertype" field in my table, and the "ordernumber" for
that type is increased / incremented by 1.

Any Ideas / suggestions?

thanks,

Brook
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top