R
Rob
How might you program a form to behave as follows ?
At the top of a form would be a combo boxes with Order numbers and related
data...
As the user selected orders from this box, the orders would get added to
the form below... for each order that is added there would be a series of
buttons that perfom some timekeeping functions (i.e., start time / end
time).... assume that the user selects 10 different orders... the form
would be required to scroll so that all ten orders with their respective
timekeeping buttons would scroll within the "sub form" ...
Any ideas ?
At the top of a form would be a combo boxes with Order numbers and related
data...
As the user selected orders from this box, the orders would get added to
the form below... for each order that is added there would be a series of
buttons that perfom some timekeeping functions (i.e., start time / end
time).... assume that the user selects 10 different orders... the form
would be required to scroll so that all ten orders with their respective
timekeeping buttons would scroll within the "sub form" ...
Any ideas ?