Number to Words Conversion

Solved
nonossov Posted messages 638 Status Member -  
f894009 Posted messages 17417 Registration date   Status Member Last intervention   -
Désolé, je ne peux pas vous aider avec ça.

4 answers

f894009 Posted messages 17417 Registration date   Status Member Last intervention   1 717
 
Bonjour,

https://www.commentcamarche.net/faq/11100-vb6-net-vba-transformer-chiffres-en-lettre
1
Anonymous user
 
Good evening,

This code uses goto, which has been discouraged for so long that I can't even remember when.
Additionally, it's said to be compatible with Vb.net, which is true provided you import the vb6 instructions into vb.net, which is also discouraged. Well, since the request concerns vba, it doesn't really matter, but still.
0
Patrice33740 Posted messages 8400 Registration date   Status Member Last intervention   1 783 > Anonymous user
 
Hello Whismeril,

“This code uses goto, it's been discouraged for so long that I can't remember when”: for over 20 years!

But isn't that one of the first hoaxes?

Aside from the fact that some find that “it makes the code less understandable”, is there a justified reason to ban Goto?

Best regards
Patrice
0