Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I'm having trouble getting the If function to work... A B 1.5 10 4 3 If 2A<1, then (A-1)*B If not, then B So the result for row1 above should be 5 ((1.5-1)*10) and row2 should be 3 (3). The following did not work: =IF(2A1, (A-1)*B,B) Neither did: =IF(A<2,(A-1)*B,IF(A1,B)) Thanks for the help!!! -- acebrown ------------------------------------------------------------------------ acebrown's Profile: http://www.excelforum.com/member.php...o&userid=36640 View this thread: http://www.excelforum.com/showthread...hreadid=568085 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Custom Excel Function to Calculate Gini Coefficients | Excel Worksheet Functions | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |