Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a question about the using of Excel and VBA. Lets say in cell A1 and A2, I input 1 and 2. Then I input formula =SUM(A1+A2) into cell A3. I would like to write a VBA code to have the following functionality: Once I change the formula in A3, lets say I input 4 to cell A3, the color of the cell A3 should be changed. Once I double click the changed cell A3, it should recover to the formula =SUM(A1+A2). Anybody could help me out to solve the problem? Thank you -- jaccker ------------------------------------------------------------------------ jaccker's Profile: http://www.excelforum.com/member.php...o&userid=33116 View this thread: http://www.excelforum.com/showthread...hreadid=529226 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to solve the following code? | Excel Worksheet Functions | |||
How to solve the following code? | Excel Discussion (Misc queries) | |||
How to solve this problem? | Excel Programming | |||
Can someone solve a problem for me? | Excel Discussion (Misc queries) | |||
Problem when multipple users access shared xl-file at the same time, macrocode for solve this problem? | Excel Programming |