Public bug reported:

Binary package hint: openoffice.org

In the spanish 2.4 version of Open Office (installed on Ubuntu 8.04) I
have found the following error:

I have several tabs: 
  · Catálogo
  · Alcances (with an id and a description)
  · Familias (with an id and a description)
  · Categorías (with an id and a description)

In the "Catálogo" tab I have a table with the following headers:
  · Año
  · Alcance (that takes values from the descriptions of the Alcances tab)
  · Familia (that takes values from the descriptions of the Familias tab)
  · Categoría (that takes values from the descriptions of the Categorías tab)
  · Id
  · Título
  · Nombre documento (that is created with the following function: 

=CONCATENAR(BUSCARV(C2;Familias.$A$2:$B$6;2);"_";BUSCARV(D2;Categorías.$A$2:$B$15;2);"_";BUSCARV(B2;Alcances.$A$2:$B$4;2);SI(BUSCARV(B2;Alcances.$A$2:$B$4;2)="";"";"_");TEXTO(E2;"00000000");"_";F2)

)

The problem is that BUSCARV(D2;Categorías.$A$2:$B$15;2); function
returns values that are not the ones it should return :S

ProblemType: Bug
Architecture: i386
Date: Thu May 15 14:45:20 2008
DistroRelease: Ubuntu 8.04
Package: openoffice.org-core 1:2.4.0-3ubuntu6
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.24-16-generic i686

** Affects: openoffice.org (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug

-- 
Open Office Calc BUSCARV problem (2.4 - Spanish version) 
https://bugs.launchpad.net/bugs/230732
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to