Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String functions
Message
From
13/09/1999 18:04:08
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00264134
Message ID:
00264239
Views:
18
>Hi,
>
>I am looking for an analog of xBase STUFF function, which searches and replaces characters within a character string. Unfortunately, I couldn't find any ready to use function in VB(MS Access).
>Do I miss something?
>
>Thanks in advance.
Try to use MID statement(not function).It replaces a specified number of characters in a Variant (String) variable with characters from another string.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform