VBA in excel not rebuilding
Posted: Thu Aug 30, 2012 9:14 am
Hi,
I am a real beginner with VB code.
I have a VB code in excel to hide rows where values are 0.
This works 100% untill I close the sheet and re opens it.
I save the sheet as xlsm (macro enabled).
When I open the sheet my vb code to hide the rows does not work. It is still there but it does not rebuild.
Any help is appreciated.
See attached sheet for my code.
I should add refresh or something somewhere I think.
Thank you
I am a real beginner with VB code.
I have a VB code in excel to hide rows where values are 0.
This works 100% untill I close the sheet and re opens it.
I save the sheet as xlsm (macro enabled).
When I open the sheet my vb code to hide the rows does not work. It is still there but it does not rebuild.
Any help is appreciated.
See attached sheet for my code.
I should add refresh or something somewhere I think.
Thank you