Hi,
Is there a way to write VBA in excel 2010 to cycle back to an open workbook (A) whose name has been changed? When this workbook (A), whose name changes each time it's released to user, runs through and a series of Macros, it leads them down a path to a newly created workbook(B). I need the macros to continue on and cycle back to the orginal workbook(A), but it's reference back to workbook (A) must vary based on workbook (A)'s name. All VBA is housed within Workbook (A) and runs off this workbook- the originator has to change name, though, each time it's released.
Is there a way to write VBA in excel 2010 to cycle back to an open workbook (A) whose name has been changed? When this workbook (A), whose name changes each time it's released to user, runs through and a series of Macros, it leads them down a path to a newly created workbook(B). I need the macros to continue on and cycle back to the orginal workbook(A), but it's reference back to workbook (A) must vary based on workbook (A)'s name. All VBA is housed within Workbook (A) and runs off this workbook- the originator has to change name, though, each time it's released.