DesertTrip
Technical User
I created a Maintenance FORM, that allows users to update and correct data they already added to the data base.
I did this by creating a simple query, and then creating a form off that query.
How can I get the Maintenance Form to show only records that have data in certain (relevant) fields of the records?
Is this done in a criteria on the Query? I tried Like* to bring up only items with entries but it also brngs up zeros. would like this to work off of a field consisting of fixed numbers GREATER than zero.
Is this done maybe on the Form itself in design mode, properties?
I did this by creating a simple query, and then creating a form off that query.
How can I get the Maintenance Form to show only records that have data in certain (relevant) fields of the records?
Is this done in a criteria on the Query? I tried Like* to bring up only items with entries but it also brngs up zeros. would like this to work off of a field consisting of fixed numbers GREATER than zero.
Is this done maybe on the Form itself in design mode, properties?