Converting a list box to a datasheet

G

Guest

Hi,

I have a list box that I use to display the results of a query - the query
is dynamically generated using SQL statements which I then use for the
RowSource property of the listbox. Everything works fine.

I figured now it would be better to use a datasheet form to display the
results - this would be enbedded within my "Search" form.

Anyone know how to do this?? The subfor has no RowSource Propery.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top