Microsoft
Software
Hardware
Network
Question : Can't get checkbox to check if query criteria exists
I have a form which contains a checkbox which by default is false. The name of the check box is "chkbxSerial". I need this checkbox to appear checked, or true after an afterupdate event has taken place on a combo cox. The combobox has a query as its rowsource. The query has a table as its recordsource. In the query the field "Serial" is the 4th column. So in the after update event of the combobox I have this VBA code...
'Me.chkbxSerial = Me.cboPartN.Column(3)
Why won't the checkbox be checked if the query field is true?
Answer : Can't get checkbox to check if query criteria exists
select concat(year(YourDate), '-',Month(YourDate)) from table
Random Solutions
outlook not running rules
Exchange 2010 Mailbox Role Installation Error
MS BI sample project
Looking for a Image/Click rotator for products
Exchange 2007 Relay to External
ISAPI Filter & MOSS2007
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed.
Need vbs script to apply correct registry settings
I can not print to tray two which has legal size paper in it. The printer is a HP 3005 pcl printer and there are other users that can print to this tray when printing legal documents.
office 2007 settings not saved in user profile in terminal server