Listbox

W

Wong

I make a list box to show list of the reports that I have
on my database, but I want to modify this list box to
show only certain report I want. Can anybody help me?
Thank you in advance.
 
G

Graham R Seach

Wong,

You need to change the combo's RowSource property, which means you'll need
to write code.

What event triggers the desired change?

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Top