Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone please help me with following code?
I cant make this code work on all opened Excel Workbooks. I only succeded on the workbook that contains the UserForm1, which contains text box txtLayout. I put this code under "ThisWorkbook" and it runs nicely but only localy on the sheets included on this workbook. Private Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal Target As Range) UserForm1.txtLayout = ActiveCell.Text End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel cells randomly don't get updated unless each cell is updated | Excel Discussion (Misc queries) | |||
Userform to have Last Updated Values Time & Date Displayed ?? | Excel Programming | |||
updated row comes at the top | Excel Discussion (Misc queries) | |||
links are not updated | Excel Programming | |||
Link not being updated.... | Excel Discussion (Misc queries) |