Hello!I have created Table1 with two columns: Day and Hours. The user
will enter the day of the week they worked, and the number of hours they
worked on that day of the week (in no particular order). I need a script
that will run Table1 and summarize the entries for me into Table 2.TABLE
1Day HoursSunday 8Wednesday 4Thursday 16Sunday 2Thursday 10TABLE 2
(results)Sunday 10Wednesday 4Thursday 26any ideas?I'm using Livecyle
Designer ES2 v9Thanks so much!!Gene-O