hiii ;
I have a field Price in my form and i want to print its value in following form:
"#####.00"
I tried this with format function in vb6 but i am getting various output patterns.
plz anyone help me for this problem.
Is there is any other way to solve this problem...
plz reply .....
I have a field Price in my form and i want to print its value in following form:
"#####.00"
I tried this with format function in vb6 but i am getting various output patterns.
plz anyone help me for this problem.
Is there is any other way to solve this problem...
plz reply .....
Comment