Jump to content

Recommended Posts

Posted

I have a query in Access and I have 1 column which I need to filter if it has less than x characters in that column. Is there a way to do it?

 

I did try =Len([column]) <="x" but that didn't work.

 

Any suggestions?

Posted
When using numbers in a criteria you don't need to use quotes. When testing this didn't seem to make a difference for me but we use Office 2016 so 2010 may be more picky.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...