Hi,
I have a multiselect listbox in a form base on a query that contains an ID field, a name of an event and a date.
When i open my form i would like the listbox to scroll to the first upcoming event. It doesn't have to select it, just scroll to it so that it's on top in the list.
I already have the ID stored in a variable, so I just have to say to the listbox to go to that id.
Does anybody know how to do this?
Thanks
Steven
I have a multiselect listbox in a form base on a query that contains an ID field, a name of an event and a date.
When i open my form i would like the listbox to scroll to the first upcoming event. It doesn't have to select it, just scroll to it so that it's on top in the list.
I already have the ID stored in a variable, so I just have to say to the listbox to go to that id.
Does anybody know how to do this?
Thanks
Steven