Onslaughtdave
Programmer
Hi,
I'm most likely doing something wrong but...why when i do this:
txtnum = 50
txtnum = txtnum & "%"
it makes the number = 0.5
the fields it is stored in isnt percent they are general.
nothing is formated as percent because when it is it makes 50 = 5000%
if you could solve either of those i will be thankfull...it must be a simple thing im over looking!
thanks,
dave
I'm most likely doing something wrong but...why when i do this:
txtnum = 50
txtnum = txtnum & "%"
it makes the number = 0.5
the fields it is stored in isnt percent they are general.
nothing is formated as percent because when it is it makes 50 = 5000%
if you could solve either of those i will be thankfull...it must be a simple thing im over looking!
thanks,
dave