Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I wanted to repeat a formula contained into an initial cell in another
group of cells. I selected the initial formula in this manner: ActiveCell.select x=Selection.formula then I selected a group of cells and I wanted to repeat the same formula contained in the initial cell into these cells I wrote: SelectedRange.formula=x In this way the furmulas I find in the new cells are not equal to the initial one but they change from cell to cell according to the position. If I want to repeat exactly the initial formula in these new cells regardless of the cell positions what kind of instruction I have to use? Thank you in advance. Max |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert Array Formulas to Regular Formulas | Excel Worksheet Functions | |||
E2007 formulas display as formulas, not results | Excel Worksheet Functions | |||
Counting # of Formulas in a column with formulas and entered data | Excel Worksheet Functions | |||
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP | Excel Worksheet Functions | |||
Formulas not evaluated, Formulas treated as strings | Excel Discussion (Misc queries) |