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
My App can't find Crystal Decisions DLL after it is moved to another computer.
MS Access 2007 - Query as control source for a field
Access security query
Outlook voting button no response summary
Create a GUI using C Sharp
How do I add a .5 value to a CountIf statement?
How do I compare dates in SQL Reporting Services using the IIf Expression Builder
RowDeleting event execute twice
Detecting version numbers
2003 server c drive and windows showing different used area quantity