Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
hello
I have this formula =IF(L43=0,0,IF(L43=1,1,IF(OR(L43=7,L43=8),8,IF(L43 =9,13,IF(L43=5,5,IF(L43=2,2,IF(L43=6,6,))))))) and I want to add that when L43=7.5 it comes an output of 7.5, any help. Thanks in advance. |