![]() |
Show / Hide Label
How do you show a label if a specific cell is not null. Thanks
|
Show / Hide Label
I got it...
On Error Resume Next For Each sh In ActiveWorkbook.Worksheets sh.OLEObjects("label1").Visible = sh.Range("D3").Value < "" Next sh "O...." wrote: How do you show a label if a specific cell is not null. Thanks |
All times are GMT +1. The time now is 12:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com