hello,
i have a code in vba to open any jpg file by use "file name"
but file name maybe change with persons!
so i want to open jpg file with any other description of files such as: "title" , "tags" or ....
for example i want to say to excel that:
for each jpg file in my path (active workbook path) if tite of file is 1234 open file
can you help me?
i have a code in vba to open any jpg file by use "file name"
but file name maybe change with persons!
so i want to open jpg file with any other description of files such as: "title" , "tags" or ....
for example i want to say to excel that:
for each jpg file in my path (active workbook path) if tite of file is 1234 open file
can you help me?