Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access 2003 Data Access Page ListBox item selected

Status
Not open for further replies.

patriciaxxx

Programmer
Jan 30, 2012
277
GB
Does anyone know how to set the item selected for a listbox on a dap when the listbox is populated by the values in a table.

So I need the list box to be highlighted and selected on say row 3 when I open the dap.
I have tried
option selected 3 /option
which does not work when the listbox uses table for recordsource.

Any help much appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top