Guest_imported
New member
- Jan 1, 1970
- 0
Hi, I have two columns "DelWinFrom" and "DelWinTo" which is a time frame eg. between 05:00 and 05:30. I also have an "ActualTime" column and a "StandDev" column.
Can anybody please show me how I can calculate in the "StandDev" field if "ActualTime" < "DelWinFrom" then put a "-" in "StandDev" or if "ActualTime" > "DelWinTo" then put a "+" in "StandDev", else just display blank in that section.
Also, if it's possible, would I also be able to add a Datediff function in there to display for e.g. -5 (minutes)
Thanks.
Can anybody please show me how I can calculate in the "StandDev" field if "ActualTime" < "DelWinFrom" then put a "-" in "StandDev" or if "ActualTime" > "DelWinTo" then put a "+" in "StandDev", else just display blank in that section.
Also, if it's possible, would I also be able to add a Datediff function in there to display for e.g. -5 (minutes)
Thanks.