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
how many version of SQL Server on one machine
Outlook 2007 can not open network saved Archive file
Sharepoint Survey: Clicked 'No' to 'Show user names while creating the survey! Is there a way to turn the feature back on to see the names again?
Export Access 2010 Report to CSV with Headers?
OCE 9400 plotter doesn't start
Virtual Memory
Windows XP and Microsoft Outlook and Windows Installer problems
VB6 to VS2010 - Training Advice ?
Safari 'right-click' for "add image to iPhoto" missed
BGINFO via GPO server 2008, error loading bgi file even though its all loaded correctly