K
KRR
So I have a combo box listing all the queries in my database. When I choose a
query and click my [Run Query] button I'd like the query to display within a
sub form I have below the combo box.
I have it working right now writting the query results to a list box in my
sub form but I can't edit any of the data.
What I'd like is the full query view to show within my sub form so I can
edit/sort etc.
Thanks,
Ken
query and click my [Run Query] button I'd like the query to display within a
sub form I have below the combo box.
I have it working right now writting the query results to a list box in my
sub form but I can't edit any of the data.
What I'd like is the full query view to show within my sub form so I can
edit/sort etc.
Thanks,
Ken