Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to create a macro (I think a macro would do the trick)
whereby the final result in cell A1 equals A1 + B1? In other words, can a cell have a value based on what is in that cell plus the value that is in another cell? Thanks for your help! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Craig,
See J.E. McGimpsey'a Accumulaator page at: Using a Cell as an Accumulator http://www.mcgimpsey.com/excel/accumulator.html --- Regards, Norman wrote in message ups.com... Is it possible to create a macro (I think a macro would do the trick) whereby the final result in cell A1 equals A1 + B1? In other words, can a cell have a value based on what is in that cell plus the value that is in another cell? Thanks for your help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to copy the formulae of one cell to all the cell in the rangewith the specific cell and columnnumber changing Options | Excel Discussion (Misc queries) | |||
Code to copy the formulae of one cell to all the cell in the rangewith the specific cell and columnnumber changing | Excel Discussion (Misc queries) | |||
Populate a cell if values in cell 1 and cell 2 match cell 3 and 4 | Excel Worksheet Functions | |||
How to create/run "cell A equals Cell B put Cell C info in Cell D | Excel Discussion (Misc queries) | |||
Question: Cell formula or macro to write result of one cell to another cell | Excel Programming |