ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Linking labels to cells and turning off events in userform (https://www.excelbanter.com/excel-programming/316681-linking-labels-cells-turning-off-events-userform.html)

routeram[_10_]

Linking labels to cells and turning off events in userform
 

Hi,

Thanks Stephen. I was using such a variable as you had suggested bu
was wondering if there are any statements like Application.EnableEvent
for userforms!

Regarding my other question about linking a label to a cell's value,
did the following - I put the following code in my worksheet_chang
event

If frmIV.visible Then
frmIV.label1.caption = Range("name").value
End If

Any better ways to do that? Thanks for you help. I really appreciat
it. And lastly your book is super! It helps me a lot.

Regards.
Ra

--
routera
-----------------------------------------------------------------------
routeram's Profile: http://www.excelforum.com/member.php...fo&userid=1045
View this thread: http://www.excelforum.com/showthread.php?threadid=27793



All times are GMT +1. The time now is 11:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com