I have the following formula which works fine but I would like to reduce the size of the formula where the bracket start and end because I need to add else data. I have tried to substitute the data where the brackets moving it to another cell and link with this cell but formula does not work, also I tried to moving to other cell placing define name option but neither the formula works. Can you tell me if there is any alternative to reduce the size of this formula specifically where the brackets are?
=IF(F23<>"",(IF(OR($F$3={1030,1060,1080,1085,1270,1310,1325,1370,1365,1380,1385,1100,1160,1190,1050,1070,1410,1420,1425,1430,1435,1440,1445,1455,1465,1470,1475,7005,7205,2750}),(IF($F$10<>"USD",F23/$G$10,F23)),(IF($F$10="USD",F23*$G$10,F23)))),"")
Thanks
lucianir
Bookmarks