Microsoft
Software
Hardware
Network
Question : Excel 2007 Event when changing from one workbook sheet to another with in the same workbook.
I am trying populate the caption on an ActiveX button. I am entering the text in a cell in sheet-B and the button lives in sheet_A. I would think the approch would be when I switch from sheet-B to sheet-A I could use an event and populate the button.
Answer : Excel 2007 Event when changing from one workbook sheet to another with in the same workbook.
you would need to put your code in the ThisWorkbook Module using this event
Private Sub Workbook_SheetChange(ByVal
Sh As Object, ByVal Target As Range)
'Your Code Here
End Sub
HTH,
-DAvid251
Random Solutions
How do I properly setup "Internet Address" and install SSL certificate in SBS 2008?
What are the default site bindings for port 443 on IIS 7 w/ Exchange installed
CRM Backstop
Gateway for Server automatically being removed after restart
Deploy Printer Drivers to WinXP Computers
Seeking advice on a hosting vendor
How to highlight row with color in document library in sharepoint 2010?
Maxtor OneTouch 4 Family drive is no longer working
Need a 40" or larger touchscreen computer
Pervasive SQL 9.5 - odbc SELECT Query - DATE = '0000-00-00'