Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I Have the folow situation :
The cells content is: A1 = 50, B1 = 30, C1 = 40, D1 = 10, E1 = 20 and F1 = 10 Using the function SUM in the cell A4 = SUM(A1:C1) I have as a result 120 If I copy the cell A4 to B4 my SUM function will be B1 = SUM(B1:D1) and the result 80. I would like to know how can I copy the SUM function from Cell A4 to B4 but the SUM function should be SUM(D1:F1). And if a still copying to left side, I mean to columns C, D, E... It should set the SUM functional to jump in each 4 Columns. A4 = SUM(A1:C1), B4 should be sum D1:F1, C4 should be sum G1:I1 ... Regards and thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Excel Function from a Cell Through a Function | Excel Worksheet Functions | |||
copy a columns | Excel Discussion (Misc queries) | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
How do I copy columns between worksheets if the columns don't matc | Excel Worksheet Functions | |||
Copy columns values into separate columns | Excel Discussion (Misc queries) |