We found an issue in QA; I need to add the first row (Row #1) of a CSV file to an already existing CSV file.
The first row looks something like this:
05, ,2021-01-25, ,BMECOL, ,750
How can I insert this as the first row to my already existing CSV file? It must be on the first row. I have googled until my fingers hurt :-). This is urgent to us. Thanks as always!
Mike Kiser