sum the data in cell of excel

Joined
Feb 8, 2006
Messages
2
Reaction score
0
Help Needed.

Hi All,

I'm new to vb. I have the data like this. I need to some the data in the next cell once data is populated there. I need summing the logic for a macro to populate this in excel. Because the data is populated dynamically from other sheets.

ex:
--

oprdate sttl_type hr1 hr2 hr3 hr4
01/01/06 s14 10 290 130 490
01/01/06 s14 50 220 320 420
01/01/06 s14 60 210 330 140
01/01/06 s14 70 30 30 0
01/01/06 s14 20 120 30 410
01/01/06 s14 90 120 30 140

total 300 990 870 1600

Your help is greatly appreciated.

Thanks & Regards,
Ramana.
 
Last edited:
Help needed to sum cell.

Hi,

I've posted a question yesterday pls help me out.

your help is greatly appreciated.

Thanks,
ramana.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top