|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Query based on list column
I need to know how to base a query on a column from a selected listbox value.
(example (I know this is wrong))... =list17.selected(column(1)) what would be the appropriate way to reference a column in a selected value of a listbox? |
|
#2
|
|||
|
|||
|
Look at "DemoLBColumnA2000.mdb".
Look at Form1,ListBox, BoundColumn properties. Look at Query1, Table1. |
|
#3
|
|||
|
|||
|
Query 2 or more values from column
Thanks, great sample and works like a charm !
Is there anyone who knows how to modify this, or make a different solution to query 2 or more values from the column ?? |
|
#4
|
|||
|
|||
|
Hello DuBB!
Look at "DemoLBColumnA2000.mdb" a new one.
Look at QueryTem, Query2, Open Form2 and try to select more lines in list box. You have to include MICROSOFT DAO 3.6 OBJECT LIBRARY in references in your mdb. |
|
#5
|
|||
|
|||
|
Great Thanks !!
Hi MStef,
This looks exactly like the thing I was looking for. I probably never become a great wizard like you are. Thanks a lot, I will now try to get this working in the database i'm working on. Greetings from Amsterdam ! |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Query based on list column |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|