Henley12
Troy University Fan
- Local time
- Today, 10:08
- Joined
- Oct 10, 2007
- Messages
- 222
Can you do a Do While IsNull(
![field])? Is there a way to make something like that work? I have a form that creates new work orders, but it doesn't populate the work order number field. I would like to loop through the table and insert a work order number if the field is null. Is this the correct way to do this?