changing title for report
I want to "preview/print" reports of an inventory-list of say 3 products.
Through a combo-box I select the product for which I want the list. I want to mention on top of my page/report some text like "this is the inventory for product A or B or C" depending on what selection I have made in my combo
My selection is made on a number-value in my combo
I try to do this with code where my title could be something like "strTitle" and with some "select case".
I dimmed a public "strTitle" and tried to use this in my report, but it doesn't work.
Thanks for the ideas
Marc
|