I am a relative newbie to using the Visual Basic underlying Forms, etc. I am trying to select different reports with a Form which displays various Parts data. In VB I have worked out how to select different reports based on the state of a data type field OK, however I want to add an unbound user selection box on the form (just shows numbers 1-5) to further sub-divide the report choices.
I seem to be unable to read any data in from the unbound "box": I have tried Text, List and Combo box types with no effect. What have I not understood here?
I seem to be unable to read any data in from the unbound "box": I have tried Text, List and Combo box types with no effect. What have I not understood here?