kabir_hussein
Registered User.
- Local time
- Today, 09:40
- Joined
- Oct 17, 2003
- Messages
- 191
Hi i am trying to do a testing feature on my form where the user can not alter a order and make the new figure lower than what has already been ordered.
At present i am using this calcualation
>=[Orderammended1].[Form]![Text22]
but if a order has not been delivered the quantity delivered is 0 but if change the order level it doesnt allow me.
What code can i use for the field to accept 0 for the quantity delivered.
many thanks
At present i am using this calcualation
>=[Orderammended1].[Form]![Text22]
but if a order has not been delivered the quantity delivered is 0 but if change the order level it doesnt allow me.
What code can i use for the field to accept 0 for the quantity delivered.
many thanks