P
pilchardthecat
Hi,
I have a form in my db which I want to use to allow direct editing of a
number of tables. The best way I can think of to do this is by setting
up a list box containing the table names and then creating a subform to
show the table contents. However I cannot seem to produce a piece of
code which will take the update action of the list box and change the
source object of the subform. I have tried using bound/unbound objects
also, but I get "does not support this action/method" messages.
I have a form in my db which I want to use to allow direct editing of a
number of tables. The best way I can think of to do this is by setting
up a list box containing the table names and then creating a subform to
show the table contents. However I cannot seem to produce a piece of
code which will take the update action of the list box and change the
source object of the subform. I have tried using bound/unbound objects
also, but I get "does not support this action/method" messages.