i want the user to make a selection from one of two option boxes, with the choice that they make i want a list box to appear straight away, depending on there selection, can anyone help please.
ok great i have that working, not sure if i should start a new thread for this now or just keep this one going ? (Please Advise)
i now need the user to make a coice from one of the visible list boxes, the trouble is i am not sure how this will work:
if you select the total time option the approprite box becomes visible...if you then highlight one of the choices... then choose the other option box and highlight one of the choices (the user may have changes their mind which report to run.
if you then select the first option box again the selection remains highlighted from the previous choice...
will this effect anything when running my query.
how do i program the form to run the chosen query ?
is there some useful code floating around to open my query or should i use a macro ?