Hi!
I want to make a report for an equipment rental company. I have a list of SHIPPED_DATE and RETURN_DATE and the value of equipment.
I have a column of dates (see column I). I want to know at any given date the amount of equipment that was rented out.I need to now on, say 1/15/11 the total equipment out. So 1/15/2011 is >= than SHIPPED_DATE and <= than RETURN_DATE.
Thanks in advance!!
Bookmarks