1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

How to have sheet2 data in sheet1 table not move when using sort column function

Our take

Are you struggling with keeping your totals stable when sorting data across multiple sheets? Many users find that sorting in spreadsheets often disrupts critical calculations, especially when connecting data like account numbers and totals. With the right approach, you can ensure that your sheet2 totals remain aligned with their corresponding rows in sheet1, regardless of how you sort. In this guide, we’ll explore effective strategies to maintain these connections while still allowing for flexible sorting options. Let's dive in and streamline your data management!

So I have order data in sheet 2 that needs to total up into corresponding data in sheet 1.

Every order in sheet 2 gets an account #, and that acc# corresponds to a specific row on Sheet 1, but the actual total calculation goes into a different column of that same row.

Currently, i can get the function to work so long as i dont use the sort header tool which is not ideal since sometimes i need to sort by volume high/low, account name a-b, and so forth.

How do i make it so the sum tracker for each account stays in the corresponding row no matter which row the account ends up in?

submitted by /u/New-Initial2515
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with