H
hogan
I am using a macro on a button to open a form using the Where Condition below.
[Forms]![SERVICE WORK ORDERS]![SKU WORK ORDER ID]
The form i am opening is a Parts Invoice form that includes the SKU WORK
ORDER ID as a foreign key. The macro works fine when there is a record with
the corresponding data in the SKU WORK ORDER ID field.
My question is this. How do you move to the next line in the macro if the
Where Condition above is not true.
Thank you.
[Forms]![SERVICE WORK ORDERS]![SKU WORK ORDER ID]
The form i am opening is a Parts Invoice form that includes the SKU WORK
ORDER ID as a foreign key. The macro works fine when there is a record with
the corresponding data in the SKU WORK ORDER ID field.
My question is this. How do you move to the next line in the macro if the
Where Condition above is not true.
Thank you.