Touch Screen Forms

S

Steve

Hi, all.

I need to make an order form where users can input sales
items by clicking menu buttons (i.e restaurant POS). The
order form will have a subform, which displays selected
items. My question is how can I add new records to the
subform from clicking menu buttons. I was thinking to use
vba code to send menu id to the subform, but it didn't
work.

Please help, I don't know where to start.


Thank you.
 
Top