Question : Query - combo box ID issue

Experts, I have a combo box on a report.  
Row source query:
SELECT tblBanks.BankID, tblBanks.BankName FROM tblBanks ORDER BY tblBanks.BankName;
Bound: 1
Columns: 2
width: 0

I am using a query with a msg box in the qry design:
Like [Enter Part of Co Name] & "*"

but I need to know the number and not the name of the co name.  How do I modify the like statement to be ran off of name and not number?  

thank you
 
screenprint
328168
 

Answer : Query - combo box ID issue

We have print servers that are 2008 and 2003 R2, and citrix has no problem.

We have printers that are mapped two ways:

\\mcprint\printername
\\mcprint08\printername

and  

mapped as a local printer via a tcp\ip port

it depends on what that particular user needs.

On both print servers we have the drivers installed for all clients, and we have Citrix configured to automatically map the users default printer when connecting to a CITRIX application. This has worked very well for us with little to no problems.
Random Solutions  
 
programming4us programming4us