Been a while since I coded.
Can someone help me with:
I am coding a button to check a particular field on a table. I have my connection and recordset in place. sp is the variable for my recordset for my table. The field on the table is Sales Person. I am starting from the first recod. How do I write my if statement to check and see if this field on this record = Jon Smith?
Adam
Can someone help me with:
I am coding a button to check a particular field on a table. I have my connection and recordset in place. sp is the variable for my recordset for my table. The field on the table is Sales Person. I am starting from the first recod. How do I write my if statement to check and see if this field on this record = Jon Smith?
Adam