From: zak Date: 2010-03-03T04:23:24+09:00 Subject: win32ole excel "links to other workbooks" Hi! I use win32ole to access excel-workbooks. When ruby opens a workbook with links to other workbooks an alert box pops up and you have to confirm whether you want to keep those links or not. This is very annoying in my application. is there a way to surpress the box and choose "no" by default? Thanks!