VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

formatcurrency

Vikramjit Singh  (4 Submissions)   String Manipulation   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

format a text field into a $ currency field.

Inputs
text box name

Assumes
Call teh module by passing any text box name that you want to have as a currency text box.

Returns
formatted value in $

API Declarations
'put as many text boxes as you want...say text1
'call the class by using the following line
Call validate(Text1)

Rate formatcurrency (38(38 Vote))
formatcurrency.bas

formatcurrency Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters