Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 142
Default Data validation list in accending order

Hi,

Formula =IF(COUNTIF(O$7:O8,O8)=1,MAX(N$7:N7)+1,"") is counting the
row index.

This formula is making a list of unique items which I am further using
in a data validation list.
=IF(MAX(NCOUNT)<ROW(1:1),"",VLOOKUP(ROW(1:1),NLIST ,2))

The list is like

550
551
552
553
554
C-09
C-10
555
556
557
C-11

I want to have this validation list in accending order like

C-09
C-10
C-11
550
551
552
553
554
555
556
557


Thx.

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
How do i plot two series of data both in accending order on a line MFM Charts and Charting in Excel 1 May 28th 09 09:14 AM
Accending order Sinner Excel Discussion (Misc queries) 1 February 26th 08 09:04 PM
Data Validation list sort order PCreighton Excel Worksheet Functions 2 September 13th 07 05:02 PM
Data Validation list order PCreighton Excel Worksheet Functions 2 September 11th 07 04:11 PM
VALIDATION LIST ORDER Tom Excel Worksheet Functions 3 June 1st 07 01:31 PM


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