Thursday, September 29, 2016

How to Fix - Distinct nth Value, want to show the 3rd highest distinct value?

Distinct nth Value, want to show the 3rd highest distinct value

Imgaine I have a list of values as below:
 
6
4
3
3
1
2
4
 
I want to show the 3rd highest distinct value.  The large function does not work because it does not look distinctly - i.e.
LARGE will return 4 but I want a result of 3 because the distinct values are 6, 4, 3, 2, 1.  Therefore 3 is the 3rd highest distinct
value.
 
Any ideas how I can do this without macro code please?
Thanks

Solutions to the Problem Distinct nth Value, want to show the 3rd highest distinct value

Download Error Fixer for Free Now

Hi,
 
Try this ARRAY formula, see below on how to enter an array formula.
Note it's the last 3 that makes it return the 3rd largest so change this for other values
 
=LARGE(IF(A1:A100<>"",IF(MATCH(A1:A100,A1:A100,0)=ROW(A1:A100)-ROW(A1)+1,A1:A100)),3)
 
This is an array formula which must be entered by pressing CTRL+Shift+Enter
and not just Enter.
If you do it correctly then Excel will put curly brackets
around the formula .
You can't type these yourself.
If you edit the formula
you must enter it again with CTRL+Shift+Enter.

Windows Recovery - Totally Fix All Errors including Distinct nth Value, want to show the 3rd highest distinct value

  • Click on the Start button on the Taskbar.
  • Type "System Restore" (without quotes) in the Search box and hit Enter or,
  • Click on System Restore (when you see System Restore pop up  in the list of search results).
  • Make sure the "Recommended restore" radio button is checked on the restore utility window.
  • Click on Next and follow the instructions given.

Note: There is the option on the restore utility to select "Choose a different restore point". Unless you have a specific reason to select a different date and time than what Windows recommends, just select the recommended option stated in the steps above. If you choose to select another one, follow these steps:

Click on that desired date and time, and Windows 7 will perform a scan for any affected programs in that restore point.

Once completed, click Next and follow the instructions given.

Once you have selected the restore point, your system will start the restoring process, after which you will have to restart the system.

Another Safe way to Fix the Problem: Distinct nth Value, want to show the 3rd highest distinct value:

How to Fix Distinct nth Value, want to show the 3rd highest distinct value with SmartPCFixer?

1. Download SmartPCFixer . Install it on your computer.  Click Scan, and it will perform a scan for your computer. The junk files will be shown in the scan result.

2. After the scan is done, you can see the errors and problems which need to be fixed.

3. The Fixing part is done, the speed of your computer will be much higher than before and the errors have been fixed.


Related: Way to Update & Download SONY SVE14A2X1EH Wireless State Device driver,How to Update & Download SONY SVS1511X9RB Graphics Driver for D2 (Intel) v.9.17 - 9.17.10.2828,Method to Download SONY VGN-CR290N Realtek High Definition Audio Driver v.5.10.0.5433,Download SONY VGN-FS710/W Utilities DLL Update v.6.4.0.06290 driver,Method to Update & Download SONY VGN-NR460E/P Intel Graphics Media Accelerator Driver v.6.14.10.4847,How to Fix Error 0x0000c1f5 Solución?,Error 0x80071a91 Win7 Fix Patch,Error 0x800ccc60 Windows Live Mail [Solved],Error Message 0x800ccc79 Outlook 2000 Fix,What is Error 0xc1ab0001?,[Answered] x64 saplugin dll,How to Fix Problem - Kb943729 Download?,Troubleshooting: Bccode D1 Error,Java Runtime Tech Support,Troubleshooting: ERROR NO SUCH GROUP Error,Solution to ashoutxt.dll Missing Error,Solution to cxcore096.dll Missing Error,Where can I Find dsauth.dll File,How to Fix msde.dll Not Found Error,Best Method to Fix psizewizres.dll Error
Read More: Troubleshooting:Downloaded SP3, Internet Now Not Working. Help ?,Dispositivo de impresoras red,como conectar. [Solved],[Solved] Does anyone have a solution for transferring XP Palm OS contacts information to a new computer with MS Windows &?,Troubleshooting:Download products using the Web Browser method Error,[Solved] Disk management problems,Data validation question. Maintaining and updating named ranges.,Desktop Gadget Gallery on Windows 7,delete empty rows,Deleting a page and also how can I copy an exact page lay out on a new page,Date Formula for 1st Sunday of each Month (3rd to 9th)

No comments:

Post a Comment