C
CharlesCount via AccessMonster.com
Can I use an IIF expression for the following and how would it look?
I have several (15) destinations identified by numbers and a time for each
location. I need to calculate the departure time from a fixed location by
using different known travel times to all locations.
If destination is 15 then arrival time less 25 to get starting time, if
destination is 16 then arrival time less 10 to get starting time, If
destination is 17 then less 18 to get starting time Ect.
Thanks
Charles
I have several (15) destinations identified by numbers and a time for each
location. I need to calculate the departure time from a fixed location by
using different known travel times to all locations.
If destination is 15 then arrival time less 25 to get starting time, if
destination is 16 then arrival time less 10 to get starting time, If
destination is 17 then less 18 to get starting time Ect.
Thanks
Charles