Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() How to use VBA to copy this code from one opened workbook to all opened workbooks ? I need this code under "Thisworkbook" object of each opened workbook. Thank you! Private Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal Target As Range) Application.SendKeys "{F9}" End Sub -- Amolin ------------------------------------------------------------------------ Amolin's Profile: http://www.excelforum.com/member.php...fo&userid=8321 View this thread: http://www.excelforum.com/showthread...hreadid=375868 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem with Linking workbooks via "copy" and "paste link" | Excel Discussion (Misc queries) | |||
Copying "ThisWorkbook" objects | Excel Programming | |||
Copying "ThisWorkbook" objects | Excel Programming | |||
Can you "duplicate" "copy" listboxes and code to multiple cells? | Excel Programming |