Microsoft
Software
Hardware
Network
Question : Qry and a combo box & column(1)
Experts,
I need to reference a "column(1)" here LCType is a combo box and I think there is something missing here? I am not sure if I can design a qry like this with "column" in it but it is what I need.
SELECT tblLetterOfCredit.EndUserI
D, tblLetterOfCredit.LCType
FROM tblLetterOfCredit
WHERE (((tblLetterOfCredit.LCTyp
e) Like "*" & [enter part of type].column(1) & "*"));
Answer : Qry and a combo box & column(1)
You can't do this in the query designer, but you can turn the query into a string in VBA and then execute the query string to return your data.
Random Solutions
Exchange 2007 OWA causes 2 audit failures on failed login attempt
Can't obtain cell values from Selected Row of GridView programmatically
File Uploads with jQuery Form and jQuery Validation
Help needed to choose create automated process for data feed FTP upload
urgent: how to change the nic speed from 100 half to 1000full in Solaris10
iphone sees wifi network but password incorrect
Include page headers when printing HTML pages with different headers on some of each page
Script needed to close program and stop/start service
Microsoft.SqlServer.Dts.Pi
peline in XML
can't find Printer Setup Utility in Mac OS X 10.5.8