People frequently need to put in attribute in ASC when processing forms. Unfortunately, few applications provide the tools you need to accomplish this task. To do something like this usually involves changing between a couple of software applications, which take time and effort. Fortunately, there is a service that works for almost any job: DocHub.
DocHub is an appropriately-developed PDF editor with a complete set of helpful capabilities in one place. Editing, approving, and sharing documents is simple with our online tool, which you can access from any online device.
By following these five easy steps, you'll have your adjusted ASC quickly. The intuitive interface makes the process fast and productive - stopping switching between windows. Start using DocHub now!
you can define different criteria on numbers currency and auto number fields the examples are for the points field in customers table whose data type is a number to display records that exactly match a value enter that value in the criteria row of the points field for example enter 250 query returns records where the points are equal to 250. enter not 1000 the query returns records where the points are not equal to 1000 enter less than 1000 the query returns records where the points are less than one thousand enter greater than or equal to one thousand the query returns records where the points are greater than or equal to one thousand to match one of two values you can use r in the criteria string or enter the values in the criteria row and the r row enter 250 or 500 in the criteria row the query returns records where the points are 250 or 500 or enter 250 in the criteria row and 500 in the r row the query returns the same records enter between 250 and 1000 the query returns records w