Hi,
I am fairly new to VBA and I am looking for a code that will select a cell range and export it to a .DAT file to be saved in a particular folder.
The cell range is column E1:E776 on a sheet named "SNAP Output"
I would like the routine to select these cells on that worksheet and export them as a .DAT file to be saved in a file path named C:\SNAP
The name of the file needs to be taken from cell E7 on a sheet named "SNAP-1" (this is also the sheet where I will be running the command from).
Hopefully someone can help me with this!
Many Thanks.
Bookmarks