Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi there,
i want to make a macro that takes the sum of cell (B1) for example and multiplies it by (A1), my problem is that i also want to apply the macro on other cells (like (B2)) so i want to have 2 active cells (one for taking sum of cells & the other to calculate the multiplication) - is it possible? e.g. A B C 1 2+3*5 MACRO OF SUM A1*B1 2 7+3*1 MACRO OF SUM A2*B2 3 6+5*2 MACRO OF SUM A3*B3 is it possible? thank u |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Row select mode to highlight active row of active cell | Excel Discussion (Misc queries) | |||
set the background color of the current cell(active cell) | New Users to Excel | |||
referring to formula in a non active cell from active cell | Excel Discussion (Misc queries) | |||
HOW TO COPY 480 ACTIVE E-MAIL ADDRESSES CLM "G" ON AN ACTIVE EXCE. | Excel Discussion (Misc queries) | |||
Select First Active Cell if the cell is in a pivot table | Excel Programming |