Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
split the values in url .......................
#4
Solved: 10 Years, 8 Months, 4 Weeks ago
Modifying arul's post..

Code:
Dim a
strURL="https://cs11.salesforce.com/00QZ0000001J1zV"
a=Split(strURL,"/")
Msgbox a(Ubound(a))

Regards,
Ankesh
Reply


Messages In This Thread
RE: split the values in url ....................... - by Ankesh - 05-21-2012, 06:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Split function in string nidhishnair 13 63,343 07-07-2020, 03:47 PM
Last Post: helmzshelmz
Question Split Function Chaithra N 0 1,014 12-18-2019, 11:33 AM
Last Post: Chaithra N
  Split a string with multiple delimiters in VBScript nandha 2 7,953 02-10-2018, 06:44 PM
Last Post: nandha
  Problems with URL as Object identifier??? jcraig26 1 3,165 02-27-2013, 05:06 PM
Last Post: anil2u
  Split Function diya 2 5,542 11-28-2012, 08:49 PM
Last Post: diya

Forum Jump:


Users browsing this thread: 1 Guest(s)