Find file that could be in one of three locations

Posted by every_answer_gets_a_point on Stack Overflow See other posts from Stack Overflow or by every_answer_gets_a_point
Published on 2010-05-18T20:00:54Z Indexed on 2010/05/18 20:20 UTC
Read the original article Hit count: 242

Filed under:
|
|

i need to write a vba script that will find a file. the file could be in three different locations

how do i find where the file is?

the file must have a specific string as part of the file name

my file name could be 9424.bas or 9424a.esy or 9424_.bas or 9424...esy, i dotn know what the file name exactly is but i know the important characters 9424

© Stack Overflow or respective owner

Related posts about vba

Related posts about excel