Hi,
From vb i am generating the excel sheet. For example
this is the sample excel file i am generating.
A B
content1 Minutes 11
Content2
Content3
content4 Minutes 44
content5
content6 Minutes 88
A,B Columns.
and end of the row. i have to add all the minutes like
11+44+88
and put it in seperat row. i try to place the =SUM
(B1:B19) like this.
But its say error.like its not a valid number.
how to solve the problem?
pls help me.
Thanks
balakumar