LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 2 bugs in Excel

Summarize or Subtotal as it is called in US English requires the data to be
sorted.

Regards,
Tom Ogilvy


"Paul" wrote in message
...
Bug #1: SUMMARIZE
I had a block of data 4,000 rows by 4 columns. Col A had
120 ID numbers, each repeated multiple times. I used the
DATA SUMMARIZE feature to compile the data so that the
4000 rows should have boiled down to 120 rows, one for
each ID.

I kept getting wierd results. For example, ID 12345 was
found in 212 rows. After summary, it should be only in one
summary row, but it would be in 4 summary rows, each with
wrong sums.

Solution: I sorted the 4000 rows first by ID#. Then
everything worked fine. Go figure. At least I had a
workaround.

BUG2: INDEX-MATCH
Col X and Y consist of a title list and next to it a code:

X....................Y
Travel................11111
Food..................22222
Taxes.................33333
Floor Maintenance.....44444
General Maintenance...55555
Electrical Maintenance.66666
etc.

CoL A cells have a drop-down list that is actually col X.
Col B cells get their data from col Y via a FIND-MATCH
formula. So if you select "Travel" in cell A1, B1
becomes "11111". It works 99.99% of the time. But if you
select "General Maintenance" from the list, you get the
wrong matching cell in B. If you change "General
Maintenance" to "GM", it matches fine!!!!.

It works fine with "GGGGGGG" and with "GGGGGG
Maintenance". It fails with "Gen GGGG Maintenance". If you
make it "xxx", it gives you <a different wrong match. So
it is going through the list and finding a match, but the
wrong match in a <few frustrating cases. This one has us
stumped.

Paul















 
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
Excel Bugs rguerrie Excel Worksheet Functions 12 February 4th 08 08:03 PM
Hyperlink bugs Steven Excel Discussion (Misc queries) 1 June 12th 07 10:37 PM
Two Bugs in Excel 2003 With Hyperlinks to Files Will[_3_] Excel Discussion (Misc queries) 2 May 22nd 07 01:13 PM
Excel 2007 Beta - 30 bugs Andrew B Excel Discussion (Misc queries) 5 August 9th 06 10:25 AM
excel bugs jiggy Excel Discussion (Misc queries) 1 June 17th 06 03:53 AM


All times are GMT +1. The time now is 04:21 AM.

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"