+ Reply to Thread
Results 1 to 11 of 11

Sorting help.

  1. #1
    Registered User
    Join Date
    02-07-2025
    Location
    Wyoming
    MS-Off Ver
    2010
    Posts
    6

    Sorting help.

    I have a workbook, with multiple worksheets. Sheet 1 is my master sheet. The other sheets have links to the table in Sheet 1. The reason is so that I can change data in Sheet 1, and the calcualtions in the other sheets will reflect those changes.

    I am wanting to sort the data in Sheet 1 without loosing my links in the other sheets. I am able to cut and insert rows in Sheet 1 and the links are maintained to the correct cells, but when I try to sort the rows, the data link is not maintained. Im sure it is a simple setting, but I don't know how or where to find it. Thanks.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,675

    Re: Sorting help.

    Welcome to the Forum kel1306!

    It is not a setting, and it is not simple. The solution depends somewhat on how your formulas refer to the cells on Sheet 1. To give you a solution that we know will work for your file, it would help if you attach the file. See yellow banner at the top of the page. Even if you have to delete private data, that's OK, I would primarily need to see the formulas on the other sheets. Also describe what kind of sorting you are doing.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    02-07-2025
    Location
    Wyoming
    MS-Off Ver
    2010
    Posts
    6

    Re: Sorting help.

    Thanks for the reply,

    If you could explain a bit of the process it might be best. The this workbook is related to some state government data, and I'd have to do alot of deleting and other work to be able to share it.

    The simple explaination is this. I have a table in Sheet 1 that is my "master list". That table is then pasted as a link into 4 additional tables. In the 4 additional tables, i add more data in new columns to do some further calculations
    that are in more columns. There are no formulas in the links, only links to cells with numerical data. The idea is that I can manually change data in Sheet 1, and the other sheets will return new data.

    I want to do a simple sort in Sheet 1 by the first column, but my linked data is changing, (I guess I already explained that)

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,675

    Re: Sorting help.

    I am wanting to sort the data in Sheet 1 without loosing my links in the other sheets.
    Do you mean

    1. You want to sort and have the sorted order reflected in the other sheets
    2. You want to sort but still have the other sheets reference data in the original order

    I have a table in Sheet 1 that is my "master list". That table is then pasted as a link into 4 additional tables.
    How do you paste a single table as a link to four different tables?

    So the links back to Sheet1 are by your "paste with link", not by using formulas to reference Sheet1?

  5. #5
    Registered User
    Join Date
    02-07-2025
    Location
    Wyoming
    MS-Off Ver
    2010
    Posts
    6

    Re: Sorting help.

    So, #2 best describes what I’m doing.

    Ok, yes the pasted table cells link back to sheet 1. So as I change numbers in my Master sheet, those numbers then will change in my tables on all four following sheets. I have not written formulas to reference sheet 1.

  6. #6
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,675

    Re: Sorting help.

    When you refer to "tables", do you mean just a range of data, or do you mean structured tables?

  7. #7
    Registered User
    Join Date
    02-07-2025
    Location
    Wyoming
    MS-Off Ver
    2010
    Posts
    6

    Re: Sorting help.

    Um, well not sure what you mean. I’d call it a table, but I suppose the part of the table that I’m trying to sort is a range of cells. Would be A6:R360

  8. #8
    Registered User
    Join Date
    02-07-2025
    Location
    Wyoming
    MS-Off Ver
    2010
    Posts
    6

    Re: Sorting help.

    Based on the definition of structured tables, I’d say the area I am sorting is a range I’d data

  9. #9
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,824

    Re: Sorting help.

    We may be in a better position to help if we could see a sample.
    Information on attaching a workbook to your next post is given in the "HOW TO ATTACH YOUR SAMPLE WORKBOOK" banner at the top of the page.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  10. #10
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,675

    Re: Sorting help.

    Quote Originally Posted by kel1306 View Post
    Um, well not sure what you mean. I’d call it a table, but I suppose the part of the table that I’m trying to sort is a range of cells. Would be A6:R360
    For more information see the link I provided above.

    structure table.jpg

  11. #11
    Registered User
    Join Date
    02-07-2025
    Location
    Wyoming
    MS-Off Ver
    2010
    Posts
    6

    Re: Sorting help.

    Yes it is just a range of cells.

    That being said, I just took the time to manually cut and past the information into the order that I need. I wouldn't mind knowing how to do it correctly, but I was wasting too much time not getting it done.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] 3-level sorting including sorting a column by the number of percent sign in each cell
    By terryhenderson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-14-2017, 05:21 PM
  2. Replies: 1
    Last Post: 12-16-2015, 01:04 PM
  3. [SOLVED] I require sorting formula in excel sheet with complex sorting.
    By kaminanirav in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-24-2015, 08:16 AM
  4. Replies: 0
    Last Post: 02-24-2014, 11:27 AM
  5. Sorting 2 data ranges by comparing one column in each and sorting to match
    By MDKsmiffy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-17-2013, 03:30 PM
  6. Sorting a range to invert it upside down without sorting by any specific column
    By luv2glyd in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-29-2013, 12:53 PM
  7. [SOLVED] Sorting a range to invert it upside down without sorting by any specific column
    By luv2glyd in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-28-2013, 12:43 PM

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