Code:
Variable=Split("string","Delimeter")
Code:
temp=Split("Venkat Batchu","")
Finally u will get the out put as like below one.
Code:
temp(0)="Venkat"
temp(1)="Batchu"
Please let me know for further clarification.
Regards,
Venkat.Batchu
How to split string.
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to split string. - by logeshkumarvb - 09-03-2010, 11:03 PM
RE: How to split string. - by venkatbatchu - 09-04-2010, 06:45 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Split function in string | nidhishnair | 13 | 65,465 |
07-07-2020, 03:47 PM Last Post: helmzshelmz |
|
![]() |
Split Function | Chaithra N | 0 | 1,260 |
12-18-2019, 11:33 AM Last Post: Chaithra N |
Split a string with multiple delimiters in VBScript | nandha | 2 | 8,960 |
02-10-2018, 06:44 PM Last Post: nandha |
|
Replace a string in a word document with another string | rekha.naik | 8 | 15,928 |
11-14-2013, 12:58 PM Last Post: pranikgarg |
|
Split Function | diya | 2 | 5,918 |
11-28-2012, 08:49 PM Last Post: diya |