Edit cells in worksheet X by making changes in worksheet Y

Lodix

New Member
Joined
Jan 17, 2018
Messages
1
I am having the hardest time searching google with the correct keywords for my issue. Or maybe it simple cannot be done, but here goes:

In worksheet X I keep records of all my sent out invoices. In column A it simply says TRUE or FALSE. TRUE means the invoice was paid. FALSE means it is unpaid. Column B shows the days past the due date.
In worksheet Y I am building a dashboard which will include a table showing the top 10 unpaid invoices (ranked by how long they are overdue). The Top 10 table includes the amount due, due date, and the FALSE value that I mentioned above (FALSE meaning unpaid). So far this is doable in Excel.

But now I am wondering. If a customer pays his bill. Can I somehow make a change to the Top 10 table directly? Could I there change the FALSE value (change it to TRUE) and by doing so also change the corresponding FALSE value in worksheet X?
I have a strong suspicion that this cannot be done in Excel. But I am not that familiar with all Excel's functionalities. So maybe there is a way to do this?
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
How are you doing what your doing now?
Do you have formulas doing this or vba?
If your using Vba show us your script.
If your using formulas show us the formula
 
Upvote 0

Forum statistics

Threads
1,214,946
Messages
6,122,401
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top