Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Good ole microsoft... I have entered 2 positiive numbers in sequential cells
in a column, however, I want to display their (positive) sum as a negative, so I can tie out a premium cost against another number which is positive. Complicated, I know, but not easy to do. I tried the logical math stuff, multiply by negaive 1, put a neg sign in front of the cell with no luck. I searched for "help" (for those who have not seen my posts, I hate MS's search algorithm with a zeal usually reserved for somebody that has just stolen from me), and of course my search yielded a stunning array of totally unrelated help topics... OOOHHH!! Stop the presses, I can enter =-SUM(C356:C346) and get it... trial and error wins over the search algorithm. thanks for reading... Mark aka Brainless ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...et.f unctions |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
if i undestand you right so you want to do like this input in A1 5 positive number input in A2 6 positive number and in cell A3 get -11 if i`m right so you should write in A3 this formula: =concatenate("-";sum(A1:A2)) and the result you`ll get -11 -- M.A. "Brainless_in_Boston" wrote in message ... Good ole microsoft... I have entered 2 positiive numbers in sequential cells in a column, however, I want to display their (positive) sum as a negative, so I can tie out a premium cost against another number which is positive. Complicated, I know, but not easy to do. I tried the logical math stuff, multiply by negaive 1, put a neg sign in front of the cell with no luck. I searched for "help" (for those who have not seen my posts, I hate MS's search algorithm with a zeal usually reserved for somebody that has just stolen from me), and of course my search yielded a stunning array of totally unrelated help topics... OOOHHH!! Stop the presses, I can enter =-SUM(C356:C346) and get it... trial and error wins over the search algorithm. thanks for reading... Mark aka Brainless ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...et.f unctions |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Force function to show positive or negative number? | Excel Worksheet Functions | |||
Add sequences of positive then negative numbers | Excel Discussion (Misc queries) | |||
Formula to make Negative Values Positive & Positive Values Negative? | Excel Discussion (Misc queries) | |||
change cell from negative to positive | Excel Discussion (Misc queries) | |||
How can I change positive numbers to negative, i.e. change 50 to - | Excel Discussion (Misc queries) |