Search results

  1. J

    Reading a string from right to left

    I am string to get read a string value from right to left up to a certain character. I can't seem to get it to work. Does anybody know what i may be doing incorrect? Here is some of the code: strTable = InputBox("What table do you want to import the file to?", "Professional File Load") If...
Back
Top Bottom