Good morning World,
I know this is probably a beginner question and I'm just having a bad hair day, but I am battling!
I have a form with an unbound list box for multiple selections. (2 columns - ID and DanceName) It gets it's data from a table called "tbl_Dance". I have a report that prints only one field from this Table. What I need is for the dance coach to be able to click the dance names in the listbox (selected Items) that she wants to practice on a given date, and print the report with only this one field (called stepsheet). How on earth do I do that? Thanks for any help!
I know this is probably a beginner question and I'm just having a bad hair day, but I am battling!
I have a form with an unbound list box for multiple selections. (2 columns - ID and DanceName) It gets it's data from a table called "tbl_Dance". I have a report that prints only one field from this Table. What I need is for the dance coach to be able to click the dance names in the listbox (selected Items) that she wants to practice on a given date, and print the report with only this one field (called stepsheet). How on earth do I do that? Thanks for any help!