To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49539
------- Additional comments from [EMAIL PROTECTED] Thu May 19 19:39:16 -0700
2005 -------
sheet1.c12:D16 are following:
C D
12 Disel oil 3
13 Ship oil 3.5
14 Gasline 4.5
15 Butter 0.5
16 èå 3.3
if I use =VLOOKUP(C11;sheet1.$C$12:sheet1.$D$16;2) it gives me this result
C D
11 Disel oil 3 correct
12 ææ 3.3 wrong
13 ææ 3.3 wrong
14 éåæ 3.3 wrong
15 èå 3.3 correct
same conditions if if change colum C with following, result is following:
C D
11 Disel oil 3 correct
12 Ship oil 3.5 correct
13 Gasline 4.5 correct
14 Butter #N/V can't cal
15 èå 3.3 correct
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]