CptCrusty1
Programmer
I'd like to run a query where the contents of a listbox are part of a Where IN(listbox) type setup. Is this possible?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Select * from tblSales_Item_Data where Location_Num = Forms!FormName!lbListBoxName