https://issues.apache.org/ooo/show_bug.cgi?id=124581
mroe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needmoreinfo Status|CONFIRMED |UNCONFIRMED Ever confirmed|1 |0 --- Comment #2 from mroe <[email protected]> --- =IF(D19="BREAKFAST"; 'file:///C:/Users/tbmechler/Documents/2014-15 PLP SEASON/PRICE LIST SEASON 13-14.ods'#$'Price List'.$B$10; IF(D19="LINK"; 'file:///C:/Users/tbmechler/Documents/2014-15 PLP SEASON/PRICE LIST SEASON 13-14.ods'#$'Price List'.$B$11; IF(D19="PATTY"; 'file:///C:/Users/tbmechler/Documents/2014-15 PLP SEASON/PRICE LIST SEASON 13-14.ods'#$'Price List'.$B$12; IF(D19="SMOKED";'file:///C:/Users/tbmechler/Documents/2014-15 PLP SEASON/PRICE LIST SEASON 13-14.ods'#$'Price List'.$B$13; " ")))) In all of the IF-statements the second parameter refers to the file "PRICE LIST SEASON 13-14.ods" which is not provided as attachment to this issue. So the problem is irreproducible at the moment. The cached values that been shown if the links are not updated at load of the document maybe right or maybe not. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
