LALovelady
New member
- Local time
- Today, 10:44
- Joined
- Apr 6, 2021
- Messages
- 17
I am not a programmer and assume this needs some coding. But if there is a way to run a query please advise.
ScreenIN and ScreenOUT amounts are entered.
ScreenINDiff is the difference between the current date ScreenIN and the previous date ScreenIN
Same with ScreenOUTDiff (difference between current date ScreenOUT and previous date ScreenOUT)
Also, the first entry will not have ScreenINDiff or ScreenOUTDiff.
Thanks so much!!
ScreenIN and ScreenOUT amounts are entered.
ScreenINDiff is the difference between the current date ScreenIN and the previous date ScreenIN
Same with ScreenOUTDiff (difference between current date ScreenOUT and previous date ScreenOUT)
Also, the first entry will not have ScreenINDiff or ScreenOUTDiff.
Thanks so much!!
Date | ScreenIN | ScreenOUT | ScreenINDiff | ScreenOUTDiff |
10/14/2020 | 2543 | 2281 | ||
10/19/2020 | 3610 | 2962 | 1067 | 681 |
10/26/2020 | 6671 | 5411 | 3061 | 2449 |
11/4/2020 | 9185 | 7251 | 2514 | 1840 |
11/9/2020 | 11697 | 9270 | 2512 | 2019 |
11/16/2020 | 15092 | 11910 | 3395 | 2640 |
11/22/2020 | 17043 | 13382 | 1951 | 1472 |
11/30/2020 | 19978 | 15700 | 2935 | 2318 |
12/9/2020 | 23106 | 18190 | 3128 | 2490 |
12/14/2020 | 24250 | 19078 | 1144 | 888 |