Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am very new to VBA and need some help regarding some codes. Here is the
complete scenario: I have 3 worksheets: Worksheet 1 = Master Page Worksheet 2 = Data 1 Worksheet 3 = Data 2 In worksheet 3 I have got 2 columns. The first column has the name of the companies and the second column has buy and sell signal which is based on certain criteria and this cell updates itself automatically in real time. I would like to have a VBA Code which just flashes me a messagebox when ever there is some change in Column 2 of Worksheet 3. The message should display the updated value od column 2 (in this case "buy" or "Sell" from Column 2 and also the name of the company from the adjacent Column 1) The message box should appear as follows: "Microsoft changed to BUY" Here Microsft is actually the value in Column 1 and the BUY is in Colummn 2. The message box should appear even if I am on worksheet 1 and not on worksheet 3. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Change Alert | Excel Programming | |||
Change Error Alert Icon in Data Validation | Excel Programming | |||
Formula Change Alert | Excel Discussion (Misc queries) | |||
How to Create Sound Alert and Email Alert when Macro is Finish | Excel Programming | |||
How to Create Sound Alert and Email Alert when Macro is Finished | Excel Programming |