hello all, i have about 50 macro enabled worksheets and around the same for xlsx and open them through a button system using vba. if i transfer these files to another pc, then i cannot open them in the same way as the file path changes : Workbooks.Open Filename:="c:\users\laboratory\documents\worksheets\worksheets\external mic\imperial digital external mic.xlsx" the blue part obviously need to be changed to accomodate the new pc, so is the a way to put in a variable so it references another sheet/macro to change the first part of the filepath? cheers.
Bookmarks