+ Reply to Thread
Results 1 to 11 of 11

Cannot use AutoFill after Filter

  1. #1
    Registered User
    Join Date
    12-21-2006
    Posts
    21

    Cannot use AutoFill after Filter

    I need to input the seat number in column J (Commercial subject).

    However, after applying the filter function on column D, i cannot use the autofill method to input the seat numbers(I need to input manually, same for other subjects).

    Any method to solve this problem? Please help.
    Attached Files Attached Files

  2. #2
    Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    MS Office 2013
    Posts
    533

    Re: Cannot use AutoFill after Filter

    In D column use *cmm* instead of cmm* and your problem will be solved .....

    Also, You can use Contains in custom filter , cmm if you are sure about the words which you are looking for .....
    Last edited by mubashir aziz; 06-26-2009 at 05:58 AM. Reason: add *
    If this post helps, Please don't 4get to click the star icon located at the bottom left of my Post.

  3. #3
    Registered User
    Join Date
    12-21-2006
    Posts
    21

    Re: Cannot use AutoFill after Filter

    I dont quite understand.
    I apply the filter function on column D with the 'include' cmm option to filter.
    After this filter, I cannot use the autofill handler to fill in column J.
    something wrong in book2.xls, now i send book3.xls
    Attached Files Attached Files

  4. #4
    Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    MS Office 2013
    Posts
    533

    Re: Cannot use AutoFill after Filter

    But its working with me ..... one thing, are you facing this problem in this file only ?????
    Just check from Tools>Edit> and Check Allow Cell Drag Drop is checked ...

    in attached file in column J i just used autofill by dragging handle ...
    Attached Files Attached Files

  5. #5
    Valued Forum Contributor Richard Schollar's Avatar
    Join Date
    05-23-2006
    Location
    Hampshire UK
    MS-Off Ver
    Excel 2002
    Posts
    1,264

    Re: Cannot use AutoFill after Filter

    Are you inputting ther exact same value in each cell? if so, select all the filtered cells you want to apply this value to, and hit Alt+; to select only the visible cells, type in the value you want to apply and then confirm with Ctrl+Enter (not just Enter).

    Richard
    Richard Schollar
    Microsoft MVP - Excel

  6. #6
    Registered User
    Join Date
    12-21-2006
    Posts
    21

    Re: Cannot use AutoFill after Filter

    Sorry for not explaining clearly.

    The point is: I cannot fill in column J in a series, that is, the seat number 001, 002, 003, 004

  7. #7
    Valued Forum Contributor Richard Schollar's Avatar
    Join Date
    05-23-2006
    Location
    Hampshire UK
    MS-Off Ver
    Excel 2002
    Posts
    1,264

    Re: Cannot use AutoFill after Filter

    One way to get around this is to do the filter and then in the filtered cells enter the following formula (just the filtered cells, so select them with Alt+; first):

    =TEXT(SUBTOTAL(3,$D$7:$D7),"000")

    and confirm with Ctrl+Enter. This assumes that D7 is your first visible row - if it was actually row 123 then you would modify the formula to:

    =TEXT(SUBTOTAL(3,$D$123:$D123),"000")

    Then, turn Automatic Calculation off (via Tools>Options>Calculation tab and select Manual) and then remove the filter and copy and pastespecial>values over your originals (then you can turn automatic calculation back on).

    Bit long-winded but if you have 50 or 60 seats you need to allocate it should speed things up.

  8. #8
    Registered User
    Join Date
    12-21-2006
    Posts
    21

    Wink Re: Cannot use AutoFill after Filter

    Thanks a lot. It works.

    I know little about VBA. I wonder if we can automatic this process using VBA so that I can enter the series(001, 002,..) for every subject.

  9. #9
    Registered User
    Join Date
    04-20-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Cannot use AutoFill after Filter

    Thanks Richard!!

  10. #10
    Registered User
    Join Date
    04-22-2012
    Location
    Egypt
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Cannot use AutoFill after Filter

    how can I fill odd numbers only? this function increment the value only...

  11. #11
    Registered User
    Join Date
    11-08-2013
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Cannot use AutoFill after Filter

    OK. I'm not following at all.

    I have a spreadsheet that I have applied a filter to. Now my fill handle is not working properly.

    I have a column that has nothing but dates in it. I am not applying a filter on that column at all. It's "filterable", but I filtered on another column. If I start entering data in a new row with a new date and then drag down the column to increment the date accordingly, I simply just get that same date in all the cells. It's not incrementing the date like it should.

    Is this a bug? Is there a work-around? Any ideas?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1