Unable to set the Visible property of the Worksheet class

  • Thread starter Thread starter don
  • Start date Start date
D

don

Hi,

I've been working on an old project and on just checking latest
updates i've encountered this message


Unable to set the Visible property of the Worksheet class


when trying to alter the worksheets visible property.

I've started to work through vba by replacing new vba for old but
that seems (maybe its just too early in the morning) to contradict
itself as I replaced all of the ThisWorkbook code with new and got,
then thinking I had found general area to look I put old vba back and
it still doesnt work ie same message.

Any suggestions.

don
 
Hi,

I've been working on an old project and on just checking latest
updates i've encountered this message

Unable to set the Visible property of the Worksheet class

when trying to alter the worksheets visible property.

I've started to work through vba by replacing new vba  for old but
that seems (maybe its just too early in the morning) to contradict
itself as I replaced all of the ThisWorkbook code with new and got,
then thinking I had found general area to look I put old vba back and
it still doesnt work ie same message.

Any suggestions.

don

Sorry too early in morning. Workbook was protected..

Don
 
Back
Top