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
Cloud Computing
can ping by ip, and by name, but not browse
How Can I Get Rsync to Include Subdirectories?
java.lang.UnsatisfiedLinkE
rror
SQL 2005 Query Help
Maxtor OneTouch 4 Family drive is no longer working
How Do I Create a Pie Chart from a DataTable
store comma separated multiple numbers in a mysql database field database and query them efficiently
How do I combine CustomValidators with RequiredFieldValidators and RegularExpressionValidator
s?
Gateway for Server automatically being removed after restart