A
alexrs2k
Hi.
I need to open a Workbook that starts with "Reg" but the instruction I
created gives me an error (the wild card doesn't work):
Set wbReg = Workbooks.Open(ThisWorkbook.Path & "\Reg*.xls")
Any suggestions?
I need to open a Workbook that starts with "Reg" but the instruction I
created gives me an error (the wild card doesn't work):
Set wbReg = Workbooks.Open(ThisWorkbook.Path & "\Reg*.xls")
Any suggestions?