Okay amazing thanks, I see how it works now! Thanks a lot.
IIF([StartLocation]=1 and [Stop2]=2,250,IIF([StartLocation]=1 and [Stop2]=3,500,0))
The above does exactly as I was looking for, so I should be good to go on and finish my formula now thanks a bunch again. I will post again if I hit...