I am trying to use the following formula within a query:
IIf(IsNumeric([AccountNumber]),IIf(Len([AccountNumber]=10),"1","0"),"0")
Ultimately, I am trying to create a case hit that shows that the accountnumber is numeric and is 10 numbers long. I continue to get a Data Match error. I want...
I apologize if there is a repeat here, but I've looked for this topic and can't seem to find it.
I am trying to find a way to compare fields (both are account id's) from separate sources to see if their accounts id's are in the same format.
I picture having a table with the expected format...
Hello,
I am trying to create a macro to import files into my database. I've already been through the hidden action in the Macro settins (Show All Actions), I've digitally signed my database and I've trusted all macros.
When I use the Action, RunSavedImportExport, I am required to specify the...
I am trying to write a query that will tag a record if it meets certain criteria. I have a couple different criteria that I want to separate using OR, but I'm not sure how to do this within the select statement.
I'm am currently getting "0" or "-1" with the following statement:
(...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.