Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Autofiltering then filling down numbers.

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"XLFanatico" wrote in message
...
Yes, exactly the needed answer Sir.
Thank you.


"T. Valko" wrote:

It sounds like you want to sequentially number the filtered rows.

If your filter is on column B, from B3:Bn...

Enter this formula in A3 and copy down to the end of data in column B:

=SUBTOTAL(3,B$3:B3)

--
Biff
Microsoft Excel MVP


"XLFanatico" wrote in message
...
Thanks Sheelo but did not do what I need.
If it can't be done, then can't be done.
Thanks.
"Sheeloo" wrote:

You can not because the filtered rows are not contiguous...

Workaround...
You can sort before filtering...

Then enter 1 in the first cell (say A6), select remaining cells and
enter
=A6+1
and press CTRL-Enter

or even better
(assuming Column B is the one you want to filter on and header in row
1)
=COUNTIF($B$2:B2,B2)

and copy down
"XLFanatico" wrote:

After filtering a column( let's say by month), the A column where I
have
numbers
starting by 1, the option of filling down series(right click in
lower
right
part of
cell) is not available anymore.
Is there another way of numbering 1 to 500 automatically( after
filtering).
Tx.






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
Auto filling a table of numbers Rod Excel Worksheet Functions 3 October 30th 08 03:49 PM
Filling Sheet numbers in a column mikresources Excel Worksheet Functions 4 September 24th 07 04:10 AM
autofiltering Reggiee Excel Discussion (Misc queries) 2 August 2nd 06 04:32 PM
filling cells acording to the first 3 numbers pmarques Excel Discussion (Misc queries) 1 September 9th 05 12:31 PM
filling information from one cell and filling another. Dianne Excel Worksheet Functions 1 August 15th 05 08:14 PM


All times are GMT +1. The time now is 03:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"