I am trying to solve a problem exporting a file from Alteryx to a named range. I have the whole process going but the issue is that I want to write over the same file all the time and appending, just adds the new data to the existing file. I would like to overwrite it all beginning in row 2. So keep the headers and every time I output to the named range, overwrite what's in the worksheet leaving nothing but my new data. Any suggestions would be great!