D
dave.cuthill
I have no idea where to start with trying to figure this out so ...
I am using the dos copy /b function to append two files together (a
png file and a text file). The text file contains some information
relative to the png file (sort of like metadata I guess).
I need to run a macro that inserts the png file into a worksheet
(which i already can do) that also scans the png file for the appended
data contained in the text file and places it in predetermined cells
on the worksheet.
If someone could please point me in the right direction.
Thanks
I am using the dos copy /b function to append two files together (a
png file and a text file). The text file contains some information
relative to the png file (sort of like metadata I guess).
I need to run a macro that inserts the png file into a worksheet
(which i already can do) that also scans the png file for the appended
data contained in the text file and places it in predetermined cells
on the worksheet.
If someone could please point me in the right direction.
Thanks