jase71ds
Board Regular
- Joined
- Oct 23, 2006
- Messages
- 135
- Office Version
-
- 365
- Platform
-
- Windows
In cell A1, I have a file path (simple text string) and I need to append (via macro, not via formula) a backslash. The text file will vary in length.
Example 1
This:.......... "C:\rouk1\stators"
Needs to be: "C:\rouk1\stators\"
Example 2
This:........... "D:\thrstr\engr\nozzle\flak\trim"
Needs to be: "D:\thrstr\engr\nozzle\flak\trim\"
Should be simple, but I'm lost. Would appreciate any help.
Thanks.
Jase.
Example 1
This:.......... "C:\rouk1\stators"
Needs to be: "C:\rouk1\stators\"
Example 2
This:........... "D:\thrstr\engr\nozzle\flak\trim"
Needs to be: "D:\thrstr\engr\nozzle\flak\trim\"
Should be simple, but I'm lost. Would appreciate any help.
Thanks.
Jase.