+ Reply to Thread
Results 1 to 2 of 2

columns on worksheet2 don't sort with worksheet1

  1. #1
    PatAlexander
    Guest

    columns on worksheet2 don't sort with worksheet1

    While the linked column on worksheet2 does sort, the related non-linked
    columns need to sort with linked column. Else, we need to figure out how to
    not sort linked column on worksheet 2 when sorting worksheet 1.

  2. #2
    Forum Contributor
    Join Date
    03-21-2006
    Posts
    205
    If you're intending to sort a list/datatable, then you shouldn't have any direct linkages to/from cells outside of that list/datatable. This would be asking for trouble.

    If you do need to pick up information from cells which are in a list to be sorted, then you need to use formulae which do not depend on the order in which the data is stored (by rows) within the list/datatable.

    An example of a satisfactory link into a sortable table is a Vlookup on the values in that table.

+ 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