Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default directing a total to various cells dependent of its value

If i have a cell value through using a series of formula's, how can i direct
this value to two seperate cells (one if the value is negative and one if its
positive) which can then be used on another worksheet.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default directing a total to various cells dependent of its value

Cant you have two formulas as below

Cell 1
=IF(currentformula=0,currentformula,"")

Cell 2
=IF(currentformula<0,currentformula,"")


--
Jacob (MVP - Excel)


"Debi" wrote:

If i have a cell value through using a series of formula's, how can i direct
this value to two seperate cells (one if the value is negative and one if its
positive) which can then be used on another worksheet.

Thanks

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
highlight dependent cells Lindsay Excel Worksheet Functions 2 June 4th 09 09:39 PM
list dependent cells GireeshaJ Excel Discussion (Misc queries) 1 February 11th 09 12:43 PM
input data dependent on other cells confused deejay Excel Worksheet Functions 4 October 16th 08 02:56 AM
Please help with SUM formula dependent on results of other cells mrl Excel Worksheet Functions 2 April 30th 08 07:00 PM
Validation of cells who is dependent on each other Jane Excel Discussion (Misc queries) 2 November 8th 07 01:25 PM


All times are GMT +1. The time now is 12:30 AM.

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

About Us

"It's about Microsoft Excel"