LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 4
Default Can anyone help with this formula?

Ok to make a long story short I downloaded this Gage Tracking excel work book. Of course because I have office 2003 I had all kinds of formula issues when I opened the 2007 file. For some reason it has macros which I do not know how to turn off so I disable them as it would like to link to a file that is not there. Fine I will choose disable not a big deal. I was finally able to link everything together otherwise except the first overall view page. Basically this is supposed to list all my gages that are over due for calibrations, how many are due for calibration in 30 days, 60 days, and 90 days. The equipment list (on the InstrumentLog tab) lists out all of the gages, whether or not they are In Service, the last day they were calibrated, and the next due date. First I had #NAME errors then I changed the _xlfCOUNTIFS to SUMPRODUCT and now I am getting #VALUE errors. Below is the formula for both Overdue and Due in 30 Days:

=SUMPRODUCT(InstrumentLog!F2:F47,"In Service",InstrumentLog!K2:K47,"<"&TODAY())

=SUMPRODUCT(InstrumentLog!F2:F47,"In Service",InstrumentLog!K2:K47,""&TODAY(),Instrume ntLog!K2:K47,"<="&TODAY()+30)

InstrumentLog is the sheet that lists out all of the gages and what I said above. F2:F47 is the column that says whether or not the gage is In Service or Out of Service and K2:K47 lists the Next Calibration Due Dates.


Any help anyone could give would be greatly appreciated!!
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Build formula using field values as text in the formula referencing another workbook solardirect Links and Linking in Excel 6 June 4th 12 10:47 PM
Regression Leverage Formula (Jerry W. Lewis or Mike Middleton)already have DFITS formula PJ[_3_] Excel Worksheet Functions 2 June 2nd 10 03:45 PM
Formula expected end of statement error, typing formula into cell as part of VBA macro [email protected] Excel Programming 1 July 20th 06 07:58 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 07:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"