D dpw Registered User. Local time Today, 21:39 Joined Nov 13, 2000 Messages 21 Jul 19, 2002 #1 Is it possible to loop through the values of a field in a query and if the value of the field is eg. > 100, alert the user. Any help would be greatly appreciated.
Is it possible to loop through the values of a field in a query and if the value of the field is eg. > 100, alert the user. Any help would be greatly appreciated.
P Pat Hartman Super Moderator Staff member Local time Today, 16:39 Joined Feb 19, 2002 Messages 48,055 Jul 19, 2002 #2 Why not just add criteria to the query so that it only returns the records that you are interested in?
Why not just add criteria to the query so that it only returns the records that you are interested in?