Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To a simple question.
I need the answer to the following calculations quick. 39 * 25.64 = 38 * 25.64= ................ ................ .................. etc right down to 1 * 25.64= Id be interested to see how you did this...other than manually using a calculator for all 39 sums, I cant think of another way to do it! Steve |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would put 39 in A1, then 38 in A2, then use the drag tool to continue that
series all the way to A39. In B1, I'd put = A1*25.64 Then in B2, I'd put =B2*25.64 etc. Again, You can use the drag and fill tool so you don't have to type each cell entry. -- Rick B "R.P.McMurphy" wrote in message ... To a simple question. I need the answer to the following calculations quick. 39 * 25.64 = 38 * 25.64= ............... ............... ................. etc right down to 1 * 25.64= Id be interested to see how you did this...other than manually using a calculator for all 39 sums, I cant think of another way to do it! Steve |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Steve,
Type 1 in cell A1. Type 2 in cell A2. Select both. Drag the selection from the small handle at the bottom right of the selection border (your mouse pointer becomes a thin black rather than the regular wide white cross whn on top of the handle). Drag until the number 30. In cell C1 enter 25.64 In B1 enter =A1*$C$1 Copy down HTH Kostis Vezerides |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "vezerid" wrote in message oups.com... Steve, Type 1 in cell A1. Type 2 in cell A2. Select both. Drag the selection from the small handle at the bottom right of the selection border (your mouse pointer becomes a thin black rather than the regular wide white cross whn on top of the handle). Drag until the number 30. In cell C1 enter 25.64 In B1 enter =A1*$C$1 Copy down HTH Kostis Vezerides Wow, so simple. and so quick! Cheers! Steve |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One way:
A1: =(40-ROW())*25.64 Copy down to A39 In article , "R.P.McMurphy" wrote: To a simple question. I need the answer to the following calculations quick. 39 * 25.64 = 38 * 25.64= ............... ............... ................. etc right down to 1 * 25.64= Id be interested to see how you did this...other than manually using a calculator for all 39 sums, I cant think of another way to do it! Steve |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The sum of the first 39 numbers is n*(n+1)/2
You could have type in 39*40/2*25.64 "R.P.McMurphy" wrote: To a simple question. I need the answer to the following calculations quick. 39 * 25.64 = 38 * 25.64= ................ ................ .................. etc right down to 1 * 25.64= Id be interested to see how you did this...other than manually using a calculator for all 39 sums, I cant think of another way to do it! Steve |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why is the answer to my formula double what it should be? | Excel Discussion (Misc queries) | |||
i cant get the exact answer e.g answer is 13.49% i got 13.00% | Excel Discussion (Misc queries) | |||
Display answer only in another cell of one containing a formula | Excel Discussion (Misc queries) | |||
two quick questions on excel. please answer as soon as possible... | Excel Worksheet Functions | |||
coverting answer from Radian mode to degree mode | Excel Worksheet Functions |