View Single Post
 
Old 09-03-2013, 11:42 AM
bremen22 bremen22 is offline Windows 7 64bit Office 2007
Advanced Beginner
 
Join Date: Jul 2013
Posts: 44
bremen22 is on a distinguished road
Question Counting Number of Months from a static date

I have a spreadsheet to show inventory usage since a location has opened. There are two sheets. Sheet 1 contains usage data for 1 month. Sheet 2 contains usage data with no restrictions. The data is generated by a data connection to an Oracle database.


Here is what I am trying to accomplish.....
On sheets 1 and 2 there is a Nomenclature Key. For each key that is on sheet 1 there will be a coresponding key on sheet 2. For each time the key appears on sheet 2 I want to get the sum of quantity used (col B). I then need to divide that by the number of months that has based from June 2012 until the month of the current system date.
Attached Files
File Type: xlsx Book1.xlsx (48.5 KB, 9 views)
Reply With Quote