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
iMovie > iDVD; de-interlace video.
Can't get an ASP page to display using IIS 7
Microsoft Infopath 2007-2010 sql 2005 fixed sections and repeting sections
Password for run the macro
Windows Fax and Scan
Start page with completely different design
Create a link based on the first letter of a file name
"HTTP Error 404.0 - Not Found" in ASP.Net
Force Windows 7 Upgrade from 32 to 64
Import contacts from PST into OWA