Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto increment for Number
Message
From
25/03/1999 05:07:08
Penmetsa Sridhar
Visualsoft Technologies Limited
Hyderabad, India
 
 
To
25/03/1999 02:33:34
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00201761
Message ID:
00201772
Views:
15
Hai Annie Chiam

Use the format function

Ex:- dim JobN0 as string
JobNo = format(1,"1000")

JobNo returns 1001 as string
Use CINT(JobNo) to get 1001

Penmetsa Sridhar
Software Engineer
Visualsoft (India) Ltd.
email : sree_raju@rocketmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform