Does anyone know about scripting for Excel 2000? I need it to sum up the numbers in cells from each row that has the same date in another column, then place that number in another column, but only in the last row to appear that has the given date. It would need to do this ten to twenty times within the sheet. I hope I was able to describe it somewhat coherently. I'm pretty sure that macros can't do it, and I know I could do it if I could write a javascript or C program. Thanks in advance for any help that anyone can give me.