Consulting

Results 1 to 2 of 2

Thread: unsort after sort

  1. #1

    unsort after sort

    hi
    can we unsort the record after sorting it and editting(deleteing) some of the records not undo
    can i get a macros

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Before any sort, add a helper column containing the original order. This is a sensible step before performing any sorting as it allows restoration of the original data.
    From your posted workbook, I can't determine your original data order.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Posting Permissions

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