Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is it possible to check if when the user clicks a new worksheet (Worksheet_Activate()) if they have/are coping something - then run something but then continue the copy command? i.e. Private Sub Worksheet_Activate() 'if the user is trying to copy'n'paste something between sheets/workbooks, first With ActiveSheet.PageSetup .LeftFooter = "&Sheet Footer information" End With 'now continue copy'n'paste End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Copy tab to tab losing format (solved) check zoom level | Excel Worksheet Functions | |||
Copy and move check box (check boxes) with new cell link? | Excel Worksheet Functions | |||
Remove check box that came with web page copy? | Excel Discussion (Misc queries) | |||
Copy and Paste Check Boxes | Excel Discussion (Misc queries) | |||
check boxes - copy | Excel Discussion (Misc queries) |