Hi,
I am trying to create a Save/Load functionality for a range on a worksheet I'm developing. The user would click save, and this would export the range to a CSV file and save it. Then later they could click load and it would import that CSV file into the same range. I have the export ("save") part figured out, but I'm struggling with the import (load) code. I've included a simple sample worksheet to work with.
Any help would be much appreciated!Saving File Example.xlsm
Bookmarks