Problem Function Number to words on Numbers 5

i try formula number to words but syntax error, help me and thanks for your advice

User uploaded file


=IF(LEN(INT(A2))>12;"Maksimal 12 Karakter";SUBSTITUTE(INDEX(Sheet 1::List::$B$1:$B$19;MID(A2;1;1)+1)&REPT(" ratus ";0+MID(A2;1;3)>99)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;2;2)<20)×MID(A2;2;2)+1)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;2;2)>19)×MID(A2;2;1)+1)&REPT(” puluh “;0+MID(A2;2;2)>19)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;2;2)>19)×MID(A2;3;1)+1)&REPT(” milyar “;LEN(A2)>9)&INDEX(Sheet 1::List::$B$1:$B$19;MID(A2;4;1)+1)&REPT(” ratus “;0+MID(A2;4;3)>99)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;5;2)<20)×MID(A2;5;2)+1)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;5;2)>19)×MID(A2;5;1)+1)&REPT(” puluh “;0+MID(A2;5;2)>19)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;5;2)>19)×MID(A2;6;1)+1)&REPT(” juta “;(0+MID(A2;4;3)>0))&SUBSTITUTE(INDEX(Sheet 1::List::$B$1:$B$19;MID(A2;7;1)+1)&REPT(” ratus “;0+MID(A2;7;3)>99)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;8;2)<20)×MID(A2;8;2)×(A2>=2000)+1)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;8;2)>19)×MID(A2;8;1)×(A2>=2000)+1)&REPT(” puluh “;0+MID(A2;8;2)>19)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;8;2)>19)×MID(A2;9;1)+1)&REPT(“seribu “;(A2<2000)×(LEN(A2)=4))&REPT(” ribu “;(A2>=2000)×(0+MID(A2;7;3)>0)); “satu ribu”;”seribu”)&INDEX(Sheet 1::List::$B$1:$B$19;MID(A2;10;1)+1)&REPT(” ratus “;0+MID(A2;10;3)>99)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;11;2)<20)×MID(A2;11;2)+1)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;11;2)>19)×MID(A2;11;1)+1)&REPT(” puluh “;0+MID(A2;11;2)>19)&INDEX(Sheet 1::List::$B$1:$B$19;(0+MID(A2;11;2)>19)×MID(A2;12;1)+1);“satu ratus”;”seratus”))

Posted on Jan 4, 2015 9:44 AM

Reply
1 reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Problem Function Number to words on Numbers 5

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.