Microsoft
Software
Hardware
Network
Question : How I restrict query results to fields of a certain length?
I am running a query and want to restrict the results to those records where the TaxPayer ID field is exactly 9 digits long. I tried putting len([TaxID])=9 in the criteria field, but it keeps changing it to "len([TaxID])="9" (with quotes) when I tab out of the field.
Any idea why?
Answer : How I restrict query results to fields of a certain length?
Oh, sorry.
Field row: IIf([TIN]="" Or IsNull([TIN]),0,Len([TIN])
)
Criteria row: 9
Random Solutions
Need help creating a simple VBScript to change region settings in Vista
System resource exceeded.
Editting Access Table/Query from Excel with Microsoft Query
Exchnage Activesync and Android 2.0 Calendar Syncing issue
Sharepoint Portal Services Restore failure
Insert Data from a table and also add a date/time the data was added in a column called DateRcv
SQL Server 2008 - can't insert and see polish characters in SQL table
Navigate to and Display specific DatGridViewRow
Replace Windows 2000 Server with 2003 server
How can i install the renewed certificate on edge server