Hi there!!
The fact is this, I have two columns of data, first column are dates and second column are numbers. It happens that column 1 can have the same date repeated (for example in 18 rows we have just 4 dates), so I want to be able to compare a certain date with column 1 and then when a cell in column 1 is equal to the date I want, I want to sum the numbers of the cells corresponding to the same date. (Did I make myself clear??)
Is something like a summary by date, but comparing through specific dates.
Thanks a lot!!
2006-11-29
10:05:04
·
3 answers
·
asked by
cuca_blue
2
in
Computers & Internet
➔ Programming & Design