I think you can use the SUBSTITUTE function to achieve this. I did some testing with this formula I wrote and hopefully it helps!SUBSTITUTE(SUBSTITUTE({link},"https://drive.google.com/file/d/",""),"/view","")Replace {link} with your correct field nam...