Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel 2003 IF Statement Help

At my work when new hires are going through training, all of the work they
complete needs to be entered in an Excel spreadsheet so we can track whether
their decision, rate integrity, letters and processing are correct. We then
are able to do a rollup that can see if they are meeting a certain % correct.
Currently, my IF statement is as follows:

=SUMPRODUCT(('Jury Sheet'!$D$3:$D$1000="Auto")*('Jury
Sheet'!$K$3:$K$1000="Correct"))

The first IF statment sorts through the different types of work (Auto,
Homeowners, Umbrella, VPP, Renters). In this example, if Auto, then it will
check a "decision" column to see if it has "Correct" in that field and will
count all of the fields. The same is done to find an "Incorrect" entry and
basic math is applied to find the % correct.

My Question is: is there a way to use this IF statement where it ONLY looks
at the most recent 50? So for instance, let's say I have 114 files right now,
some auto, some homeowners and some renters. Can this IF statment sort
through those 114 files and ONLY display the last 50 results for, in my case,
Auto?

I know using a pivot would be a LOT easier, but I'm really hoping to get
this to work. Thanks.
Reply
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
FORMAT statement in 2003 Excel Macro RidgeView Excel Discussion (Misc queries) 2 May 25th 09 05:37 AM
vlookup with if statement - Excel 2003 murkaboris Excel Discussion (Misc queries) 7 April 14th 09 06:47 PM
Average If Statement (Excel 2003) --Viewpoint Excel Discussion (Misc queries) 11 January 12th 09 06:00 PM
Place an IF Statement into a Macro 2007 and 2003 Lisa Excel Discussion (Misc queries) 5 January 4th 08 05:30 PM
excel 2003-countif statement confused2007 Excel Discussion (Misc queries) 4 September 19th 07 11:02 PM


All times are GMT +1. The time now is 09:41 PM.

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

About Us

"It's about Microsoft Excel"