K
karim
Hello All,
I'm trying to have an app that gives you roman numbers when you
enter a normal #. any ideas? i can have an if statment that when you put the
#1 it gives you I, 2 will be = II...etc. but is there a way to make it
calculate? so that instead of having it saved in the form, it find out what
the roman # should be and displays it. like this: the #4=IV...instead of
saving that, the form should calculate 5-1 which is V-I which = IV....
I hope I explained it good. thanks for your help...
I'm trying to have an app that gives you roman numbers when you
enter a normal #. any ideas? i can have an if statment that when you put the
#1 it gives you I, 2 will be = II...etc. but is there a way to make it
calculate? so that instead of having it saved in the form, it find out what
the roman # should be and displays it. like this: the #4=IV...instead of
saving that, the form should calculate 5-1 which is V-I which = IV....
I hope I explained it good. thanks for your help...