S
ScottS
Hello all,
I have form that allows users to select a date range and store number from
combo boxes. After accepting this critera a subform displays the sales
grouped by salesperson. I would like to have the capability to select a
record off the subform and pass values to my code to enable the display
another subform with the items that salesperson sold.
Question is it possible to access values from a record selected in a
subform? If so, how?
I also thought of displaying the highlevel sales in a list box instead then
I could pass along the key to the record selected to the next subform.
I have form that allows users to select a date range and store number from
combo boxes. After accepting this critera a subform displays the sales
grouped by salesperson. I would like to have the capability to select a
record off the subform and pass values to my code to enable the display
another subform with the items that salesperson sold.
Question is it possible to access values from a record selected in a
subform? If so, how?
I also thought of displaying the highlevel sales in a list box instead then
I could pass along the key to the record selected to the next subform.