... the procedure makes use of the VBA InStrRev () function. varFile = Application .GetOpenFilename If varFile <> False Then intPos = InStrRev(varFile, ...
確定! 回上一頁