N
NCK
Hi,
I want to calculate the percentage of total time which a cell takes up in a
row of cells. For example, elements 1 to 3 with 1 = 00:20:00, 2 = 02:00:00,
3 = 01:00:00. What I'd like to do is to sum() these elements and calculate
the percentage of each by "cell x = cell x value / sum total * 100". Sadly
this does not work. I could express the problem in minutes, but this would
be defeatest!
Cheers
N.
I want to calculate the percentage of total time which a cell takes up in a
row of cells. For example, elements 1 to 3 with 1 = 00:20:00, 2 = 02:00:00,
3 = 01:00:00. What I'd like to do is to sum() these elements and calculate
the percentage of each by "cell x = cell x value / sum total * 100". Sadly
this does not work. I could express the problem in minutes, but this would
be defeatest!
Cheers
N.