You must declare a dynamic array to use split
ie Dim pedinfo() as string
NOT
Dim pedinfo(4) as string
You must declare a dynamic array to use split
ie Dim pedinfo() as string
NOT
Dim pedinfo(4) as string
John Wilson
Microsoft PowerPoint MVP
Amazing Free PowerPoint Tutorials
http://www.pptalchemy.co.uk/powerpoi...tutorials.html