Thread: UTF-8 Creation
View Single Post
 
Old 08-27-2021, 10:24 PM
ranjan ranjan is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: May 2021
Posts: 80
ranjan is on a distinguished road
Default

Hi,

Its not working, i think we need to add a tab delimiter, please review once...

.TextFileTabDelimiter = True

& Inser this code...

Dim SourcePath As String
SourcePath = InputBox("PLEASE ENTER PATH", "SOURCE PATH") & ""

Thanks....
Reply With Quote