Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
l have three comboboxes, combobobox1,combobox2 and combobo3. l have items like price,firstname and community in combobox1.l have comparator operators like = ,>,<,<=,Like in combobox2. l want to populate my combobox3 from mdb database by using the items in combobox1 and combobox2 for eg if combobox1.selecteditem="firstname"and combobox2.selected item="like" then Dim da …
The End.
Lawr