Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I do apologize. I meant to put this in the code for the workbook:
Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target A Range) If Target.Column = 1 And Target.Row = 1 Then MsgBox ("HI!") End If End Sub - Piku -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatic Formula or Macro | Excel Worksheet Functions | |||
Automatic run of Macro | Excel Discussion (Misc queries) | |||
Automatic run of Macro | Excel Discussion (Misc queries) | |||
Use IF function to automatic run macro | Excel Worksheet Functions | |||
automatic macro execution | Excel Programming |