Hi,
we have to transfer datasheets into another program, but just turned
out that several thousands of lines has / sign in the end of the lines
(my mistake). In order to be transferred correctly, this has to be
removed. How can I solve this problem?
Replace is not an option because in every line there are almost 50 /
sign ...
I only need to remove the last / in every line.
So I would need a VBA script to remove the last character only if this
a / sign .
Any help is appreciated! Thx!
LT