Hi,
I'm trying to open a file in excel using VBA but all I want to use is the first 6 numbers like (70000 city, state. xlsm) but I can't figure out the wild cards. if someone could help me I would appreciate it.
Thanks,![]()
Workbooks.Open FileName:="F:\folder\subfolder\" & flNm & "_*"
Brian
Bookmarks