Date: prev next · Thread: first prev next last


El 15/12/15 a las 20:23, Cesar A
      escribió:
Hola.


Ejemplo:


            |     1/12/15   |    2/12/15    |    3/12/15    |   .....
Luis      |                   |       x          |
María    |          x       |                   |


Claro, en el valor de x tengo algunos valores que son los que utilizaré
para hacer cálculos, en caso de cumplirse la condiciónCesar y Amigos de la lista, buenos días.Una 
alternativa de solución a tu problema sería.Crear una fila (DíaSem) en donde se identifica el día 
de la semanaCrear una columna (Suma Lunes) en donde se calcule, en este caso la
    suma de los valores que le corresponden a cada trabajador Luis,
    maría.Este sería el 
resultado:DíaSem23456712Nombre2015-12-012015-12-022015-12-032015-12-042015-12-052015-12-062015-12-072015-12-08Suma
 LunesLuis5822María32110body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Liberation 
Sans"; font-size:x-small }Esta sería la formulación:body,div,table,thead,tbody,tfoot,tr,th,td,p { 
font-family:"Liberation Sans"; font-size:x-small }body,div,table,thead,tbody,tfoot,tr,th,td,p { 
font-family:"Liberation Sans"; font-size:x-small }body,div,table,thead,tbody,tfoot,tr,th,td,p { 
font-family:"Liberation Sans"; font-size:x-small }body,div,table,thead,tbody,tfoot,tr,th,td,p { 
font-family:"Liberation Sans"; font-size:x-small }
DíaSem


=DÍASEM(B2;2)


=DÍASEM(C2;2)


=DÍASEM(D2;2)


=DÍASEM(E2;2)


=DÍASEM(F2;2)


=DÍASEM(G2;2)


=DÍASEM(H2;2)


=DÍASEM(I2;2)




Nombre


2015-12-01


2015-12-02


2015-12-03


2015-12-04


2015-12-05


2015-12-06


2015-12-07


2015-12-08


Suma
                        Lunes


Luis




5




8




2




=SUMAR.SI($B$1:$I$1;"=1";B3:I3)


María


3




2




1




1


=SUMAR.SI($B$1:$I$1;"=1";B4:I4)
@page { margin: 2cm }
                p { margin-bottom: 0.25cm; line-height: 120% }Espero haber entendido tu 
pregunta,Cordial Saludo.-- 


Manuel Andrés Ramírez P.
Administrador Informático
GNU/Linux Registered User:412887
Visite:www.getgnulinux.org/es/Yo Tengo mi Office Legal y no pagué por su licencia"El placer más 
noble es el júbilo de comprender"
(Leonardo Da Vinci)
-- 
Para instrucciones sobre darse de baja envíe un mensaje a: users+unsubscribe@es.libreoffice.org
¿Problemas? http://es.libreoffice.org/asistencia/listas-de-correo/como-darse-de-baja/
Guías para envío + más: http://wiki.documentfoundation.org/Netiquette/es
Archivo de la lista: http://listarchives.libreoffice.org/es/users/
Todos los mensajes enviados a esta lista serán archivados públicamente y no pueden ser eliminados

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.