Formula assistance needed

gnrboyd

Well-known Member
Joined
Jun 20, 2002
Messages
563
Hello,

I am looking for some help with a formula. In one column, I have a set of data that could be as long as 200 rows. In the next column, a user will key in an "X" in the corresponding cells for those items they wish to select. Most of the time, the users will be selecting less than 10 items but it could be as many as 25. I need a cell with an output of those selections sorted numerically first and then alphanumerically at the end. The data options will not be sorted in any particular way so the sort needs to happen within the formula. (It isn't feasible to sort the data list by the way.)

I think the SMALL formula could be used for the numeric values but I am not certain how to get the text entries added into the list at the end.

Although my project is more complex, here is a small example to illustrate what I am looking for. By the way, I prefer to do this without using an array formula or VBA if possible.

Can this be done? I would appreciate any help you can provide. (By the way, I am using Excel 2000)

Thank you.
Book1
ABCDE
1OptionSelect?Output:1,4,6,8,10,CAT,DOG
21X
32
43
55
66X
74X
87
9DOGX
108X
11CATX
129
1310X
14MOUSE
1511
Sheet1
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,224,595
Messages
6,179,798
Members
452,943
Latest member
Newbie4296

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top