Hi,
I have a spreadsheet that I am inputting records into, including Date (multiple records, same date) , entry, time, dollar total, item count.
I want to write a VBA routine that places the sum of dollar total, and sum of item count under that particular column. Then, after a blank line, I will continue with the next date(again, multiple records, same date), entry, etc....
Is there a way to do this with VBA?
Any help would be greatly appreciated.
Nick
I have a spreadsheet that I am inputting records into, including Date (multiple records, same date) , entry, time, dollar total, item count.
I want to write a VBA routine that places the sum of dollar total, and sum of item count under that particular column. Then, after a blank line, I will continue with the next date(again, multiple records, same date), entry, etc....
Is there a way to do this with VBA?
Any help would be greatly appreciated.
Nick