filter

ericlch16

Active Member
Joined
Nov 2, 2007
Messages
313
Office Version
  1. 2016
  2. 2013
Platform
  1. Windows
i have two sheets

sheet 2 is linked to sheet 1 and both have values in column A

1
2
3
0
5

I sort column A and filter out amount 0 so that sheet 2 becomes

1
2
3
5


now when i update sheet 1 with

1
2
3
0
5
6

sheet 2 becomes as below because of the already filter property
1
2
3
5

the 6 is missing. can this filter be refreshed so that it only filter out 0? sheet 2 should become automatically when sheet 1 is refreshed. it should be

1
2
3
5
6
with the hiding
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
How is Sheet2 linked to Sheet1?
Are you using formulas in Sheet2 cells or something different?

It sounds like Sheet2 cell A6 is not linked to Sheet1 cell A6.
If it is, you should have a value on A6 in sheet2.
 
Upvote 0

Forum statistics

Threads
1,224,564
Messages
6,179,547
Members
452,925
Latest member
duyvmex

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