Forum Discussion
JAMAL MUHAMMED A
Jul 02, 2018Copper Contributor
excel numbering in afiltered data
I have a set of data in excel sheet. I have filtered the data as I want. How can I number serialy these filtered data.
Wyn Hopkins
Jul 02, 2018MVP
Hi Jamal,
This approach allows the sequential number to show dynamically.
JAMAL MUHAMMED A
Jul 02, 2018Copper Contributor
ie , I want to put the number 1,2,3....after filtering.
- Wyn HopkinsJul 02, 2018MVPAs far as I’m aware it’s not possible to drag down to fill a filtered list or auto populate it in sequence while filtered.
It could probably be done with some VBA code.- JAMAL MUHAMMED AJul 02, 2018Copper Contributor
does it can be done through MAX function. please download the attachment and view. I want to do like this
- SergeiBaklanJul 02, 2018Diamond Contributor
That only works with SUBTOTAL or AGGREGATE as Wyn suggested - apply formula before filtering and numbers will be recalculated upon each filtering