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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Probs with changing the Recordset, DataField.. properties of a listbox

Status
Not open for further replies.

Magror

Programmer
Mar 17, 2001
1
DE
I use the formmanager and have two modes (Search and Edit) to access a DB.
When I change the mode I just want to change the BoundColumn, DataField, ListField, Recordset and RowSource Properties of the Listbox and set a new SQL (only to select another field) in the according Recordset instead of inserting an extra Listbox and Recordset. But this doesn't work. (sorry, I don't know the error message at the moment)
Maybe this is the wrong way to solve this problem ...

Thanks,

Gregor
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top