Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you help me solve! | Excel Discussion (Misc queries) | |||
Let's see if you can solve this. | Charts and Charting in Excel | |||
How do I solve for x? | Excel Worksheet Functions | |||
need help to solve this | Excel Discussion (Misc queries) | |||
y i cannot solve it ? | Excel Worksheet Functions |