Column B is file path. In order for our system to recognize this they must end in a /. However if you just copy the file path then it won't end in the /, meaning that employees have to manually go in and add that. Super minor i know, but we have several people doing this for hundreds of documents a day. It adds up. How can I do a test that says if in column B the cell doesn't end in a /, then add one?
I can't just do it to all of B because this worksheet is updated throughout the day and therefore rows 1-100 may already have the / but rows 101-150 do not. The file paths aren't the same either.
Attached is a workbook in case it helps anyone. Just really,
If doesn't end in "/" then add "/", Else nothing, apply to the last used row.
Playing with this, but this doesn't go down the column either
![]()
Please Login or Register to view this content.
Bookmarks