I want to write a macro to do the following:
I want it to look at a column of dates in a line of data entries and select numerical figures within the same in line data, and add the numerical figures for that specific date, and enter the totals of those date entries, in the blank cell at the end of the line data.
Then go on the next date and do the same until it encounters a blank cell at the end of the dates.
I want it to look at a column of dates in a line of data entries and select numerical figures within the same in line data, and add the numerical figures for that specific date, and enter the totals of those date entries, in the blank cell at the end of the line data.
Then go on the next date and do the same until it encounters a blank cell at the end of the dates.