Skip to main content

 

I would first verify that the string variable contains the value you expect. You can do this using Debug mode or a Message Box that displays that string. Make sure your total path length is less than 255 characters.


Reply