Description: Using a wildcard such as * in a formula with reference to another workbook does not work. Steps to Reproduce: 1. Insert below data in an empty spreadsheet document and save it as "example.ods" Cell A1: "ABC" Cell A2: "DEF" Cell A3: "GHI" 2. Create a new spreadsheet, and input a formula at cell A1 as below =MATCH("D*",'example.ods'#$Sheet1.A1:A3,0) 3. The expected return value is 2, however, it returns #N/A. Actual Results: #N/A Expected Results: 2 Reproducible: Always User Profile Reset: No Additional Info: None
Hello, Thank you for submitting the bug. The bug has previously been reported, so this bug will be added as a duplicate of it. You will automatically be CCed to updates made to the other bug. *** This bug has been marked as a duplicate of bug 89013 ***