Hi all,
I like to know if it is possible to add another type of calculation (like percentage) other than the 3 automatic calculation provided in the table control.
I have searched in the online help and in this forum but can not find any example.
for example in a table that shows total sales by department monthly, I like to know if this can be done. Maybe can this be by programming ?
department sales profit profit %
--------------------------------------
shoes 150 75 50.00%
ladys 80 20 25.00%
toys 60 20 33.33%
----------------------------------------
sum 290 115 39.65%
Thank for your help.
James
I like to know if it is possible to add another type of calculation (like percentage) other than the 3 automatic calculation provided in the table control.
I have searched in the online help and in this forum but can not find any example.
for example in a table that shows total sales by department monthly, I like to know if this can be done. Maybe can this be by programming ?
department sales profit profit %
--------------------------------------
shoes 150 75 50.00%
ladys 80 20 25.00%
toys 60 20 33.33%
----------------------------------------
sum 290 115 39.65%
Thank for your help.
James