Hi,

Wondering if anyone can help me. I have written some code that imports a csv file to a different sheet and it is working. However, if there is already a csv file there, and I import again, it adds it to the sheet and instead of replacing. I believe it is doing this because I am adding a new query table. I have written my code with some help, so I am not too sure how to change the code for this. I tried making refresh equal to true, but that did not work.

Please Login or Register  to view this content.