Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, I would like to set up a piece of VBA code so that when a user adds an entry in a cell in the speadsheet, a function is automatically run that adds a new value to the adjacent cell. I guess the code would follow the logic below but I can't see to work it out. If ANUMBER is added to cell 1A Then Run AFUNCTION(ANUMBER) Add the value of AFUNCTION(ANUMBER) to cell 1B End If Any help would be greatly appreciated. Best Regards, Aaron -- Aaron1978 ------------------------------------------------------------------------ Aaron1978's Profile: http://www.excelforum.com/member.php...o&userid=31201 View this thread: http://www.excelforum.com/showthread...hreadid=546244 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding cell data to a record | Excel Discussion (Misc queries) | |||
Adding up within a cell during data input | Excel Discussion (Misc queries) | |||
adding data to existing data cell | Excel Worksheet Functions | |||
adding data containing name X on the cell | Excel Worksheet Functions | |||
Adding hyperlink after the existing data in the cell | Excel Programming |