Dear experts
I am new to VBA so please bear with me.
I have an excel workbook with buttons to open other workbooks. Right now this is hard coded so every time I put it on a new computer I need to reconfigure the path. Also, if a user moves the other workbooks to another directory I will have to reconfigure the path agin.
Is there a code in VBA which can search for a certain file name and open it?
I have tried to look this up in different places but could not find anything which can help me. If this issue has been covered in the past please excuse me.
Any help will be appreciated...
I am new to VBA so please bear with me.
I have an excel workbook with buttons to open other workbooks. Right now this is hard coded so every time I put it on a new computer I need to reconfigure the path. Also, if a user moves the other workbooks to another directory I will have to reconfigure the path agin.
Is there a code in VBA which can search for a certain file name and open it?
I have tried to look this up in different places but could not find anything which can help me. If this issue has been covered in the past please excuse me.
Any help will be appreciated...