Results 1 to 20 of 25

Thread: Data Using Double Click on Header but multiple range

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #14
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,887
    Location
    Quote Originally Posted by amartakale View Post
    Here I attached another excel sheet for reference your (Sorting Data Using Double Click on Header).

    But it also sorting whole all column in data range & I want each block/range sorting as asc & des order.sort_table_by_double_clicking.xls
    I know how to sort by double clicking on a header

    Going by your other example it seems you wanted to sort by these columns the data in just the block (Auto, etc.) on a block by block basis

    Capture.JPG


    Are you now saying that

    if you double click J7, then

    you'd like rows 9:45 sorted by J9:J45 AND
    rows 49:50 sorted by J49:J50 AND
    rows 55:78 sorted by J55:J78

    ALL AT ONCE?????


    If you double click any of the blue cells in row7, then in the newerest attachment all the data groups will be sorted

    If that's NOT what you want, then I really have no idea, and will need a VERY SPECIFIC EXAMPLE, not just the same words repeated or workbooks that do not seem to have anything to do with the first request
    Attached Files Attached Files
    Last edited by Paul_Hossler; 03-14-2019 at 07:08 AM.
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

Posting Permissions

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