Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default if A1<0 let B2 =A1 and if A1=0 let B3=A1 solve PLEASE!!!!!!!!!!

i am trying to create a financial record Book. and i want evaluate if the
value of the number is negative and if so duplicate the value onto another
cell.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 367
Default if A1<0 let B2 =A1 and if A1=0 let B3=A1 solve PLEASE!!!!!!!!!!

On Dec 7, 10:28 am, techwiz101
wrote:
i am trying to create a financial record Book. and i want evaluate if the
value of the number is negative and if so duplicate the value onto another
cell.


Put in B2: =if(A1<0,A1,"")
and in B3: =if(A1=0,A1,"")

hth

Carlo
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default if A1<0 let B2 =A1 and if A1=0 let B3=A1 solve PLEASE!!!!!!!!



"carlo" wrote:

On Dec 7, 10:28 am, techwiz101
wrote:
i am trying to create a financial record Book. and i want evaluate if the
value of the number is negative and if so duplicate the value onto another
cell.


Put in B2: =if(A1<0,A1,"")
and in B3: =if(A1=0,A1,"")

hth

Carlo

thank you very much
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
Can you help me solve! Krefty Excel Discussion (Misc queries) 1 October 10th 07 12:52 PM
Let's see if you can solve this. Sean[_2_] Charts and Charting in Excel 5 June 7th 07 05:14 PM
How do I solve for x? Joanna Excel Worksheet Functions 4 January 22nd 07 03:01 PM
need help to solve this klaengur Excel Discussion (Misc queries) 2 May 9th 06 09:09 AM
y i cannot solve it ? cjjoo Excel Worksheet Functions 2 September 26th 05 11:37 AM


All times are GMT +1. The time now is 12:15 PM.

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"