What I am trying to achieve is that should there be errors in my excel file, the process will first store my data from said excel file in the variable dtErrList. Afterwards I will delete all data on that excel file, and re-write it into the same excel by using Add Most Recent Data into excel. Hope this helps with understanding my situation