- #1
DLinkage
- 19
- 0
I'm trying to read in a file's filename and append part of the filename to a certain range of cells. This is to say if the filename was "ABC12X.txt"
and another filename was "ABC13X.txt", then how could I obtain the values "12" and "13" given the filename information alone? Thanks
and another filename was "ABC13X.txt", then how could I obtain the values "12" and "13" given the filename information alone? Thanks