Hi all.
How could I go about creating a percentage that is created from the time of the day. So, for example at 20:00 it will be 90%, 21:00 will be 86% etc. Could it be done with Ifs:
If 21:00 < time < 21:59 then
percentage = 96
Any help would be greatly appreciated
a55m0nk
How could I go about creating a percentage that is created from the time of the day. So, for example at 20:00 it will be 90%, 21:00 will be 86% etc. Could it be done with Ifs:
If 21:00 < time < 21:59 then
percentage = 96
Any help would be greatly appreciated
a55m0nk