robsworld78
Registered User.
- Local time
- Today, 13:41
- Joined
- May 31, 2011
- Messages
- 99
Hi, I want to make an IF statement that says the following
Thanks
Code:
If Me.OrdersOrdersSubform.Form.RecordSet = more than 1 record Then
Do something
Else
Do something else
End If