Forum Discussion
Frdric
Mar 18, 2019Copper Contributor
VBA and hidden worksheets
Hi, I have a workbook in Excel which uses VBA code and I have problems with hidden worksheets. When I try to make hidden worksheets visible I obtain an error warning : 'feature "visible" of cla...
Haytham Amairah
Mar 18, 2019Silver Contributor
Hi,
Try to contact the coder of that VBA code and ask him to fix the error.
It may be a bug or intended for some reasons!
Hope that helps
PeterBartholomew1
Mar 18, 2019Silver Contributor
The VBA coder would be first choice, assuming they are contactable. If not, it is possible that others could help provided to OP knows the VBA project and the Workbook structure passwords. Running the macros with the code window open may well give additional clues.