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
Network keyword
Difference between using file sharing under a Home Network and a Work Network????
Unix command to find and delete files older than xx days
OOP, classes, accessor/mutator question (newbie)
Outlook 2007 - Auto Create Distribution List
Ex2010 - Move Mailbox Failed - Corrupt Messages
helpdesk interview for bank
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
iPhone Contacts - ActiveSync
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token