Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If in column A1 I have a value of 806.38 and I want to subtract 29.31 all the
way down column A without showing the number 29.31 anywhere but MAYBE A2 if necessary. How would I write this formula. Thanks. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
in cell A2, type =a1-29.31, then copy that formula down the column as far as
needed. (cell A3 will actually bump the cell reference to =a2-29.31, and so on). -- John C "Paul" wrote: If in column A1 I have a value of 806.38 and I want to subtract 29.31 all the way down column A without showing the number 29.31 anywhere but MAYBE A2 if necessary. How would I write this formula. Thanks. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm assuming you want to physically change the values in Column A (that is,
they won't contain their original values afterwards). Enter 29.31 in A1, then press Ctrl+C, select all the values you want to change, click Edit/PasteSpecial on Excel's menu bar, click the Subtract option button and press OK. Finally, press Esc to clear the copy's source selection and click somewhere to remove the destination selection. Rick "Paul" wrote in message ... If in column A1 I have a value of 806.38 and I want to subtract 29.31 all the way down column A without showing the number 29.31 anywhere but MAYBE A2 if necessary. How would I write this formula. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF formula-simple question; simple operator | Excel Discussion (Misc queries) | |||
Simple problem, simple formula, no FUNCTION ! | Excel Worksheet Functions | |||
Help with simple formula | Excel Discussion (Misc queries) | |||
Help - Simple Formula ! | Excel Discussion (Misc queries) | |||
simple formula | Excel Worksheet Functions |