Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2006

Tip: Looking for answers? Try searching our database.

Fixing some bugs

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
daddioja - 17 Jun 2006 06:37 GMT
Another user helped me with some of the functions in this file, and the
problem is that I have one bug I can't fix. There are four sheets. The
first two sheets contain different types of scores.
The fourth sheet ranks each of the different types of scores on both
first sheets. The third sheet reports out on the bottom five scores in
each category. If one of the scores is missing, the whole thing gets
screwed up.

I have attached the file and removed a some of the scores to
illustrate. If anyone is willing to take a look and recommend a fix, I
would be so appreciative.

+-------------------------------------------------------------------+
|Filename: RSDSS v7.xls.zip                                         |
|Download: http://www.excelforum.com/attachment.php?postid=4900     |
+-------------------------------------------------------------------+

Signature

daddioja

Mallycat - 17 Jun 2006 07:10 GMT
I can't access the VBA code in the attachements

Signature

Mallycat

Biff - 17 Jun 2006 07:16 GMT
Hi!

On the Ranking sheet, cell C2, modify this portion of the formula:

SUM(IF('Math CST'!E2>'Math CST'!E$2:E$36

Change to:

SUM(IF(('Math CST'!E2>'Math CST'!E$2:E$36)*('Math CST'!E$2:E$36<>"")

Make sure you re-enter as an array!

Copy across F2

Biff

> Another user helped me with some of the functions in this file, and the
> problem is that I have one bug I can't fix. There are four sheets. The
[quoted text clipped - 12 lines]
> |Download: http://www.excelforum.com/attachment.php?postid=4900     |
> +-------------------------------------------------------------------+
Biff - 17 Jun 2006 07:25 GMT
> Copy across F2

Copy across to F2 then down to row 36.

Biff

> Hi!
>
[quoted text clipped - 28 lines]
>> |Download: http://www.excelforum.com/attachment.php?postid=4900     |
>> +-------------------------------------------------------------------+
daddioja - 19 Jun 2006 04:48 GMT
Biff, I think I already indicated you are the man--you have proved it
once again. I appreciate your help beyond words.

Signature

daddioja

Biff - 19 Jun 2006 05:22 GMT
You're welcome. Thanks for the feedback!

Biff

> Biff, I think I already indicated you are the man--you have proved it
> once again. I appreciate your help beyond words.
daddioja - 19 Jun 2006 05:29 GMT
I am in the home stretch on this, but I have one more thing (I think).
If someone--hopefully Biff--could take a look at the sheet called Math
RC2. I am having the same type of problem in a different part of the
workbook. I want the sheets to order the data based on the ranking
sheet. It works except when there are empty fields. Any advice will be
greatly appreciated. Thanks for the help. Jason

+-------------------------------------------------------------------+
|Filename: RSDSS Janice v1.xls.zip                                  |
|Download: http://www.excelforum.com/attachment.php?postid=4904     |
+-------------------------------------------------------------------+

Signature

daddioja

Biff - 19 Jun 2006 06:54 GMT
In sheet Math RC2, cell A2, change the formula to:

=IF(ROWS($1:1)<=COUNT(Ranking!C$2:C$36),INDEX('Math
CST'!$A$2:$A$36,MATCH(LARGE(Ranking!C$2:C$36,ROWS($1:1)),Ranking!C$2:C$36,0)),"")

Copy down.

That'll correct the errors in the other columns as well.

I also see that you need to do the same thing on a few other sheets.

Biff

> I am in the home stretch on this, but I have one more thing (I think).
> If someone--hopefully Biff--could take a look at the sheet called Math
[quoted text clipped - 7 lines]
> |Download: http://www.excelforum.com/attachment.php?postid=4904     |
> +-------------------------------------------------------------------+
daddioja - 19 Jun 2006 16:12 GMT
Thanks Biff. Perfecto!

Signature

daddioja

Biff - 19 Jun 2006 18:31 GMT
You're welcome!

Biff

> Thanks Biff. Perfecto!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.