Code:
Let PathAndFileName = ThisWorkbook.Path & Application.PathSeparator & "Sample2.csv"
Path is different, It is not in the same path when i put this
Code:
Workbooks.Open("C:\Users\WolfieeeStyle\Desktop\sample2.csv")
I got error