Hi,
I want to browse my computer (perhaps using .GetOpenFileName?) to find one or multiple files. I don't want to insert the whole file, just the file name with extension (e.g. ".jpg")! Is that possible?
If so, I want the file names to be separeted using comma. The files may be in different folders, so I may need to run the macro several times to insert a new file name.
It would also be nice if there is a way to easily delete the filename, without going into the cell and delete it manually.
The file names should be inserted into cell W13.
Thanks for any help
I want to browse my computer (perhaps using .GetOpenFileName?) to find one or multiple files. I don't want to insert the whole file, just the file name with extension (e.g. ".jpg")! Is that possible?
If so, I want the file names to be separeted using comma. The files may be in different folders, so I may need to run the macro several times to insert a new file name.
It would also be nice if there is a way to easily delete the filename, without going into the cell and delete it manually.
The file names should be inserted into cell W13.
Thanks for any help