G
Guest
I have users select a grouping method for reports, and that works great
(based on code from Allen Browne's site). When they choose a particular
field for grouping, I want a title box to display the name of the group - if
they choose to group by deparment, i want the title box to display
"Accounting" "Operations" "IS" etc. However, if I make the controlsource of
the text box the value of the combo box, it tells me "Department".
How can I make the control source of the text box dynamic to show the values
in the table "Department" instead of the name of the table itself?
Biggles
(based on code from Allen Browne's site). When they choose a particular
field for grouping, I want a title box to display the name of the group - if
they choose to group by deparment, i want the title box to display
"Accounting" "Operations" "IS" etc. However, if I make the controlsource of
the text box the value of the combo box, it tells me "Department".
How can I make the control source of the text box dynamic to show the values
in the table "Department" instead of the name of the table itself?
Biggles