=if(isvisible(x) not updating

spurs

Active Member
Joined
Oct 18, 2006
Messages
479
Office Version
  1. 2016
  2. 2013
  3. 2010
  4. 2007
  5. 2003 or older
Platform
  1. Windows
I have a worksheet filled with cells like this

=IF(isvisible('Calibration with IO'!G35),'Calibration with IO'!G35,Calibration!G35)

they were functioining but now they all show #value! unless i manually click on every cell and hit enter

why are these not updated automatically even though automatic workbook enabled is on
note that the worksheet Calibration with IO was not visible but making it visible does not change anything

whether its visible or not, i have to manually go into each cell and hit enter for it to update

Is this a change in syntax from previous excel versions?
Thoughts ?
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
What is the code for your isvisible function?
 
Upvote 0
its not VBA code
its a cell entry
 
Upvote 0
There has never been an isvisible so it’s either VBA in a workbook/add-in, or it’s a function from another type of add-in.
 
Upvote 0
odd it worked before without an add it
 
Upvote 0
If you have a macro that inserts that formula into a cell, then yes, but it's just as possible that you entered it manually.
 
Upvote 0

Forum statistics

Threads
1,213,534
Messages
6,114,184
Members
448,554
Latest member
Gleisner2

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