morganpeet
Registered User.
- Local time
- Today, 22:42
- Joined
- Mar 26, 2009
- Messages
- 14
Hi,
I am trying to create a query that if a certain field type is picked then it will return another field value as follows.
I am creating a new field called Rate the value of which all depends on what shift type is added on the order:=
If [Shift Type] = Days then the Rate = [Rate Days]
There are five different shift types
Days
Nights
Van
Overtime
Bridge Toll
so therefore are five different shift rates.
I have tried every which way would really appreciate some help.
Many thanks
I am trying to create a query that if a certain field type is picked then it will return another field value as follows.
I am creating a new field called Rate the value of which all depends on what shift type is added on the order:=
If [Shift Type] = Days then the Rate = [Rate Days]
There are five different shift types
Days
Nights
Van
Overtime
Bridge Toll
so therefore are five different shift rates.
I have tried every which way would really appreciate some help.
Many thanks