khlee

New Member
Joined
Jul 15, 2013
Messages
8
Dear all,

Did any one can teach me how to set this difficult formula in excel cell ?
Please refer to the image as below.



Thank you.
 
Khlee, when I copied your example data and used that formula in cell E6, my result was 19200. What result did you get?

When I changed the value of A1 from 24 to 36, the result for E6 was 28800. I'm not sure why it didn't work properly for you.

To explain how the ROW()-5 portion of the formula works, it basically instructs Excel to calculate January as 1 (since January appears in row 6, it takes the current row and subtracts 5). When you copy the formula down to December, it will increment each row by adding one.

So my formula equates to:

Cell
Calculations
Result
E6
=9600*2*1
19200
E7
=9600*2*2
38400
E8
=9600*2*3
57600
E9
=9600*2*4
76800

<TBODY>
</TBODY>
 
Upvote 0

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Dear Wookiee,

I didnt get the answer that 1 want. But i didnt add in =C6*($A$1/12)*1, then start at second by *2*1, *2*1.5, until*2*6. I finally got all answer !
Thank you for yours help !
:LOL:
 
Upvote 0

Forum statistics

Threads
1,214,973
Messages
6,122,534
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top