Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Reverse the signs of values

Is it possible to reverse all the signs in a worsksheet ie from negative to
positive in one go?

Thanks

diane
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default Reverse the signs of values

Use the function ABS()

It will return the positive value of a cell
--
Yanick


"DianeG" wrote:

Is it possible to reverse all the signs in a worsksheet ie from negative to
positive in one go?

Thanks

diane

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default Reverse the signs of values

DianeG wrote:
Is it possible to reverse all the signs in a worsksheet ie from negative to
positive in one go?

Thanks

diane


Diane,

Multiplying all by -1 will reverse all signs.

Beege
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Reverse the signs of values

Put -1 in an empty cell
edit|copy

Select the range of numbers to reverse
Edit|paste special|check multiply and values.

Clear that cell with the -1 in it.

This will convert all positive to negative and all negative to positive. It'll
leave 0's alone.

DianeG wrote:

Is it possible to reverse all the signs in a worsksheet ie from negative to
positive in one go?

Thanks

diane


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Reverse the signs of values

Thanks to all who replied, I'll try them all!

"Dave Peterson" wrote:

Put -1 in an empty cell
edit|copy

Select the range of numbers to reverse
Edit|paste special|check multiply and values.

Clear that cell with the -1 in it.

This will convert all positive to negative and all negative to positive. It'll
leave 0's alone.

DianeG wrote:

Is it possible to reverse all the signs in a worsksheet ie from negative to
positive in one go?

Thanks

diane


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 418
Default Reverse the signs of values

"DianeG" wrote:
Is it possible to reverse all the signs in a worsksheet
ie from negative to positive in one go?


Not quite sure what you want. But perhaps the following will help.

Put -1 into some cell, and copy (ctrl-C). Select the range with numbers to
be "reversed" (note: this can change positive to negative as well as change
negative to positive). Right-click and select Paste SpecialMultiply. When
you are all done, you can delete the -1.

Caveat: Although the above will work when pasting to cells with formulas,
the results might be unexpected, depending on the formula. You will need to
experiment or analyze to see if "reversing" in this manner works, or if it is
even necessary. (Often, simply changing the signs of constants in worksheets
is sufficient.)
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Reverse the signs of values

thanks very much

" wrote:

"DianeG" wrote:
Is it possible to reverse all the signs in a worsksheet
ie from negative to positive in one go?


Not quite sure what you want. But perhaps the following will help.

Put -1 into some cell, and copy (ctrl-C). Select the range with numbers to
be "reversed" (note: this can change positive to negative as well as change
negative to positive). Right-click and select Paste SpecialMultiply. When
you are all done, you can delete the -1.

Caveat: Although the above will work when pasting to cells with formulas,
the results might be unexpected, depending on the formula. You will need to
experiment or analyze to see if "reversing" in this manner works, or if it is
even necessary. (Often, simply changing the signs of constants in worksheets
is sufficient.)

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reverse + and - signs C Excel Discussion (Misc queries) 8 January 24th 08 05:02 PM
count number of values between plus signs in addition calc CRH Excel Discussion (Misc queries) 5 December 2nd 05 11:56 PM
Reverse numerical values [email protected] Excel Worksheet Functions 4 November 10th 05 04:47 PM
Reverse values but not X axis Nadia Charts and Charting in Excel 2 June 22nd 05 07:47 AM
Importing values w/trailing minus signs RWN Excel Discussion (Misc queries) 1 December 11th 04 05:05 AM


All times are GMT +1. The time now is 01:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"