Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Split dynamic number
#2
Solved: 11 Years, 4 Months ago
if i am getting it right you want to split it like 'Shipment_ID' and 'BEN23599012', if so split it like
Code:
split_ship = split(Datatable.Value("Shipment_ID",dtGlobalSheet),"=")

Reply


Messages In This Thread
How to Split dynamic number - by SS001 - 06-02-2010, 10:19 AM
RE: How to Split dynamic number - by Saket - 06-02-2010, 10:57 AM
RE: How to Split dynamic number - by SS001 - 06-02-2010, 12:15 PM
RE: How to Split dynamic number - by Saket - 06-02-2010, 12:41 PM
RE: How to Split dynamic number - by SS001 - 06-03-2010, 04:47 AM
RE: How to Split dynamic number - by Saket - 06-03-2010, 09:33 AM
RE: How to Split dynamic number - by SS001 - 06-03-2010, 12:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Split function in string nidhishnair 13 64,605 07-07-2020, 03:47 PM
Last Post: helmzshelmz
Question Split Function Chaithra N 0 1,170 12-18-2019, 11:33 AM
Last Post: Chaithra N
  Split a string with multiple delimiters in VBScript nandha 2 8,589 02-10-2018, 06:44 PM
Last Post: nandha
  Split Function diya 2 5,763 11-28-2012, 08:49 PM
Last Post: diya
Question Deatils on Split action with Nested type sams001 0 3,366 10-30-2012, 03:03 PM
Last Post: sams001

Forum Jump:


Users browsing this thread: 5 Guest(s)