A numbered filtered table?

UK Excel

New Member
Joined
Aug 26, 2013
Messages
11
Office Version
  1. 365
Platform
  1. MacOS
I have a table that I need to show the rank of the row, i.e,. 1, 2, 3, 4, 5, 6 and I want it to STILL show 1, 2, 3, 4, 5, 6, etc even if it is filtered

In the uploaded image my unfiltered table is on the left. If I filter it then I get the table in the middle, but I want it the table to look like the one on the right.

How can I do this?
 

Attachments

  • Filtered Table.png
    Filtered Table.png
    24.7 KB · Views: 6

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
How about
+Fluff 1.xlsm
ABCD
1
2RankFilter
31a
42a
53b
64b
75a
86b
97a
108b
119a
1210b
1311a
1412a
15
Lists
Cell Formulas
RangeFormula
B3:B14B3=SUBTOTAL(103,C$3:C3)


+Fluff 1.xlsm
ABCD
1
2RankFilter
51b
62b
83b
104b
125b
15
Lists
Cell Formulas
RangeFormula
B5:B6,B8,B10,B12B5=SUBTOTAL(103,C$3:C5)
 
Upvote 0
Solution
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,430
Messages
6,124,851
Members
449,194
Latest member
HellScout

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