That’s exactly it.
I’ve got a wee button in excel that lets the user browse for the file. The cell it returns to is a named range “Path”
That is then stored in PQ in a single value list called Path but Csv.Document(File.Contents(Path)) returns this error
I’ve got a wee button in excel that lets the user browse for the file. The cell it returns to is a named range “Path”
That is then stored in PQ in a single value list called Path but Csv.Document(File.Contents(Path)) returns this error
Comments