
Originally Posted by
stevesunfold
still with you richard and yes it works fine
one question to ask at this stage
if the job folder has a capital J and cell d8 had j in would it still function ok or is it case dependant?
onwards and upwards
thanks so much
Hello Steve,
Excellent again!
No the character case is not significant.
Let's go for broke
With the same basics as last time, path in E43, Job in D8, now put the client name in I8. Also on your PC in the J2345 job folder, create a sub folder called "Docs".
Now replace the macro code with the following.
In my test system I entered the customer Name 'Parry' in I8. If you run the macro now you should end up with the file in the following path.
Hopefully you can see what we've been doing with this series of steps, and how to check it. The important thing is to read the relevant line in the code, in this case the stuff after the "stFileName =", and make sure this matches how your actual path and folder structure are ordered
With a bit of luck you should now also be able to modify the various elements and have the file saved on your work server.
Let us know how you get on.
Rgds
Bookmarks