maneesh2312
New Member
- Joined
- Mar 7, 2011
- Messages
- 6
Hi All,
I thought I was quite good at Excel but this simple addition has made me think otherwise.
Basically all I want to do is add a range of cells (say B2:B4) but actually its based on a value in cell (A2). For eg., here I want to add upto 3 rows since the value in A2 is 3. Now this value can change (say 6) and for that reason I dont want to hard code it as B2:B4 (adding only 3 rows) nor do I want to keep changing it (B2:B7) as and when the value changes.
Please help how can I achieve this. I am expecting this to be very simple but still its not hitting my head.
__________A____________________B
1_________No of Months__________Amount
2_________3___________________1000
3_____________________________1000
4_________Total Amount________..1000
5_________=sum(B2:B4)________..1000
6_____________________________1000
7_____________________________1000
8_____________________________1000
9_____________________________1000
10____________________________1000
Thanks
Maneesh
Thread also posted at ExcelFourm
I thought I was quite good at Excel but this simple addition has made me think otherwise.
Basically all I want to do is add a range of cells (say B2:B4) but actually its based on a value in cell (A2). For eg., here I want to add upto 3 rows since the value in A2 is 3. Now this value can change (say 6) and for that reason I dont want to hard code it as B2:B4 (adding only 3 rows) nor do I want to keep changing it (B2:B7) as and when the value changes.
Please help how can I achieve this. I am expecting this to be very simple but still its not hitting my head.
__________A____________________B
1_________No of Months__________Amount
2_________3___________________1000
3_____________________________1000
4_________Total Amount________..1000
5_________=sum(B2:B4)________..1000
6_____________________________1000
7_____________________________1000
8_____________________________1000
9_____________________________1000
10____________________________1000
Thanks
Maneesh
Thread also posted at ExcelFourm