Microsoft
Software
Hardware
Network
Question : Filter on a subform of a tab control
Each tab contains its own subform attached to a linked excel sheet. I will be adding various filters on each tab but I think I have the wrong syntax. The filters will located on the individual tabs with text boxes and/or command buttons.
Me.NCOsubform.Form.Filter = "[shippernum]=" & ShipperText
Me.NCOsubform.Form.FilterO
n = True
Answer : Filter on a subform of a tab control
if the Data type of [shippernum] is text
Me.NCOsubform.Form.Filter = "[shippernum]='" & ShipperText & "'"
Me.NCOsubform.Form.FilterO
n = True
Random Solutions
Import text file to access table
VFP Thisform.List1.Additem() net works
Eclipse and Tomcat: HTTP Status 404
Recursive Query ?
SQLSERVER 2005 mirroring
Exchange 2010 email Traffic Reporting
How can I prevent an event happening if I cancel an Access Report?
Update Table query from select
A substitute for Terminal Server running under 2003. Any 3rd party tool, having basic features of TS?
Dell image restore not working