Hyper links not working now

A couple of years ago I hade clickable links to an excel spread sheet in the folders name which would take me to a worksheet. I am not sure why they wont work now maybe because I have upgraded to windows 11
This is what I had
Violeta Gill Home Office.xlsm
am using the latest manager update 23.2.19

This wouldn’t be Manager issue. But if it’s not working, there should an error that would explain why it’s not working anymore.

No nothing

But if I right click on it and click on open in new tab it brings up this
image

heres the code

<a href="C:\Users\Miche\Dropbox\Manager\Clients\Dynamik Ltd\1 Managerfile\" target="_blank">Violeta Gill Home Office.xlsm</a>```

That’s definitely not a Manager issue.

The hyperlink points to a Windows folder. I can tell that because there’s a backwards slash at the end of the link location.

@Wornout try this

file:///C:\Users\Miche\Dropbox\Manager\Clients\Dynamik Ltd\1 Managerfile\

You should be using file:// as per the standard.