James_Latimer
Active Member
- Joined
- Jan 20, 2009
- Messages
- 415
Win 10 / Excel 2016
Hi all, I was wondering if someone could give me some pointers please...
Long story short, i have a 'tool' that i created that will search a workbook for external links and list them in a text file. I've recently found an external link that my 'tool' wasn't taking into account... I found formulae that were pointing to sheets that didn't exist.
Can someone please provide some information as to how i can check a formula in a cell for any references to sheets? I was hoping to go through each formula and check the sheet references against the sheet names within the workbook.
For example if i had a formula =IF(Sheet1!A1 = "YOURE HAPPY TO HELP","THIS IS HOW","WORK IT OUR FOR YOURSELF") I would need to be able to determine that this formula is pointing to sheet "Sheet1". Equally, if there are multiple references to sheets within the same formula i would like to look at ALL of them.
I hope this makes sense!!!
Thank you in advance kind Excelers!
Hi all, I was wondering if someone could give me some pointers please...
Long story short, i have a 'tool' that i created that will search a workbook for external links and list them in a text file. I've recently found an external link that my 'tool' wasn't taking into account... I found formulae that were pointing to sheets that didn't exist.
Can someone please provide some information as to how i can check a formula in a cell for any references to sheets? I was hoping to go through each formula and check the sheet references against the sheet names within the workbook.
For example if i had a formula =IF(Sheet1!A1 = "YOURE HAPPY TO HELP","THIS IS HOW","WORK IT OUR FOR YOURSELF") I would need to be able to determine that this formula is pointing to sheet "Sheet1". Equally, if there are multiple references to sheets within the same formula i would like to look at ALL of them.
I hope this makes sense!!!
Thank you in advance kind Excelers!