Forum Discussion
fabiobergossi
Sep 20, 2023Copper Contributor
Edit Links Tool isn't working properly - after update/layout change
 Hi, hope you guys are ok.     I'm having an issue with "Edit Links" tools at the "Data" bar.   After some update (last 10-15 days), my Excel isn't able to change, update, break links from my workshee...
- Sep 20, 2023
fabiobergossi First of all, please send feedback to the Microsoft team about this.
To help them:
- Paste those screenshots in your Excel workbook (on a new tab) and make sure they are all visible on screen
 - Click Help, Feedback, I don't like something
 - Describe your issue and check the box to share a screen-shot.
 
Secondly, you can still use the old links dialog.
- Press Alt+F11 to open the VBA Editor
 - Press Control+G (opens small window called the Immediate pane)
 - Paste this line of code in that pane:
Application.Dialogs(xlDialogOpenLinks).Show - press Enter
 
 
JKPieterse
Sep 20, 2023Silver Contributor
fabiobergossi I have also reported this issue to MSFT