Thread
:
Run Macro After Paste
View Single Post
#
1
Posted to microsoft.public.excel.programming
RigasMinho
external usenet poster
Posts: 40
Run Macro After Paste
Is there a way to run a macro after pasting information into a cell?
For example excel lets you run things when you open the workbook:
Private Sub Workbook_Open()
End Sub
Is there one for paste as well?
Reply With Quote
RigasMinho
View Public Profile
Find all posts by RigasMinho