|
-
Jun 7th, 2002, 06:41 AM
#1
String manipulation
Hi there,
FIELDA = 50 (integer)
FIELDB = ' 50' (string)
FIELDB is 3 chars long
I want the numeric FIELDA value 50 convert to FIELDB (=3 chars).
After the conversion the result must be ' 50' (including 1 space before the 50).
Is there a function in VB I can do this ?
Many thanx!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|