Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Re : Excel Experts E-letter (No. 19, Re-Visit) ; POWER FORMULA TECHNIQUES

Re : Excel Experts E-letter (No. 19, Re-Visit) ; POWER FORMULA
TECHNIQUES

by Leo Heuser.

A. How can you get a list of unique entries in an n * m array by using
a worksheet formula?

B. Example:

C. Assuming data in B5:GR10, enter this array formula in e.g. G12. G11
must be empty or, if it has a value, this value must not occur in
B5:GR10.

D. =OFFSET($B$5,
MIN(IF(COUNTIF($G$11:G11,$B$5:$GR$10)=0,ROW($B$5:$ GR$10)-ROW($B$5))),
MOD(
MIN(IF(COUNTIF($G$11:G11,$B$5:$GR$10)=0,
ROW($B$5:$GR$10)-ROW($B$5)+(COLUMN($B$5:$GR$10)-COLUMN($B$5))/1000)),1)*1000)

E. Drag down until the value in G12 begins repeating.

1. Had attempted to replicate the above example.

2. Because the range is fairly large, the hands-on experience was
merely attempting to fill the range partially. And therefore, one of
the output cells (located below G12) showed a zero-value.

3. When the given formula was dragged down, several unique values
appeared until the value in G12 began repeating (at the lower portion
of the output column).

4. And now, how is it possible to modify the given formula such that
the ensuing wish list would be met ?

5. Wish to eliminate the zero-value that was displayed in the output
list (although arguably, the zero-value was pedantically evaluated as
one-of-a-feather amidst the blank cells within the range
partially-filled).

6. Wish to eliminate the repeating values (namely, the value in G12
recurred as many times superfluously as the given formulae were dragged
past the legitimate solution listing at the lower portion of the output
column).

7. Regular experience shows that after the legitimate solution listing,
the appending list (that follows suit as the prevalent formulae are
dragged yonder) would have been certain error-values such as #N/A,
#NUM! or #REF!. The debut of an error-value signals the completion of
legitimate solution listing thereof already.

8. Neutrally speaking, the repeating values appending the output column
should appeal (collectively) in order not to betray the solemn quest
intent upon displaying a unique listing in-situ.

9. Regards.

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
Hello Experts, I need ur help with this Vlookup Formula Kinghart Excel Worksheet Functions 16 December 1st 08 12:05 AM
Formula help! counting one visit clients Jman Excel Discussion (Misc queries) 7 October 21st 08 05:01 AM
Formula stopped working - need experts help! Terri[_2_] New Users to Excel 5 July 13th 08 11:00 PM
Excel Named Formula Weakly Interacts with a Variable Range on the Worksheet - Re-Visit [email protected] Excel Discussion (Misc queries) 5 September 6th 07 06:42 PM
Challenge experts will LOVE!!, Can you get the formula?? Drummy Excel Discussion (Misc queries) 0 May 25th 06 07:17 AM


All times are GMT +1. The time now is 05:05 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"