Date Math in Large Column

  • Thread starter Thread starter Al Halowell
  • Start date Start date
A

Al Halowell

Hello!

I have a huge spreadsheet (32000 rows). I have done a
subtotal on part number. This does a sum on several other
columns of values.

There is a date column (B) with a date for each
transaction for each part number. I am trying to come up
with a way to determine the number of months over which
the transactions occurred for each part number. The
problem is that each subtotalled "group" is a different
number of rows. I started to manually feed in this
formula and then modify it for each group, but this could
take days.

=(max(b2:b20)-min(b2:b20))/30

This gives me an approximate number of months that passed
within that range of cells.

Is there a way to do this in an easier fashion?

Any/all help would be greatly appreciated.

Thanx!
Al Halowell
Tempe AZ
 

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