Hey everyone
I have searched the whole internet for this seemingly very simple problem (its probably not going to be simple at all)
So I have two workbooks:
workbook X with cell A2 with a name
And workbook Y with that same name (from A2 in X) as a worksheet name (multiple names/sheets get added so thats why i rather not have this hardcoded)
I am wondering if its possible to have a text in cell A2 in workbook X and then open workbook Y and have the sheetname with the text in A2 (X) open.
So for example A2 in Workbook Y = Coffee
So it will go to workbook X and go to the sheet thats called Coffee
I hope I made it easy to understand. Sorry if i caused any confusion and many thanks in advance!
I have searched the whole internet for this seemingly very simple problem (its probably not going to be simple at all)
So I have two workbooks:
workbook X with cell A2 with a name
And workbook Y with that same name (from A2 in X) as a worksheet name (multiple names/sheets get added so thats why i rather not have this hardcoded)
I am wondering if its possible to have a text in cell A2 in workbook X and then open workbook Y and have the sheetname with the text in A2 (X) open.
So for example A2 in Workbook Y = Coffee
So it will go to workbook X and go to the sheet thats called Coffee
I hope I made it easy to understand. Sorry if i caused any confusion and many thanks in advance!