Hello to all.
I have that need and do not know how to solve it with scriptcase.
I have a table with a numeric field that is the ‘minutes’.
In a grid I list the records and do the total.
I have to see in the list that in total represent ‘hourly’ field hh: mm
Example :
minutsON minutsOFF %ON %OFF
Record 1: 30 50
Record 2: 40 80
--- --- ---- --- ---
Total: 70 130 (=200) 35% 65%
And this far ok.
I have to represent the list as well:
minutsON minutsOFF %ON %OFF
record 1: 00:30 00:50
Record 2: 00:40 00:80
----- ----- ----- --- ---
Total: 01:10 02:10 (=03:20) 35% 65%
I have the necessary functions for conversions minutes->hh:mm and vice versa, but scriptcase not let me totalize a numeric field and represent it otherwise! It must belong to (appear) to the list!
Am I right?
If so, how can you solve?
I do not think there are events in the ‘totals’ section for the chance to elaborate
Hello and thanks
Enrico