Saltar al contenido
View in the app

A better way to browse. Learn more.

Ayuda Excel

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Consulta SI.conjunto para horas trabajadas

publicado

buen dia quisiera calcular el valor de la hora de un cliente y el valor varia segun la cantidad de horas trabajadas

ej: por 1 hora al mes 7500

             2 horas al mes 5000

            entre 4 y 6         3500

              entre 7 y 11       2500

         y  mayor de 12       1500

no recuerdo como hacer dos calculos como mayor e igual a la vez, se que hay una opcion para usar una tabla de valor y lo calcule solo sin la funcion si.conjunto pero llegue a esto 

=SI.CONJUNTO(f20=1;"C20";f20=2;"C21";f20=3;"C21";F20=4;"C22";f20=5;"C22";f20=6;"C22";f20=7;"C22";f20=8;"C23";f20=9;"C23";f20=10;"C23";f20=11;"C23";f20>=12;"C24";"VERDADERO;"")

se que es medio basico pero por ahi me puedan ayudar a simplificar el calculo 

muchas gracias

Featured Replies

publicado

Hola juanmanuel85 .

Puedes usar una pequeña tabla, ejemplo:

1        7500

2       5000

4      3500

7      2500

12     1500

Y luego una fórmula:

=BUSCAR(F20;rangodehoras;rango de valor de horas)

Saludos.

Editado el por torquemada
Se me olvida saludar :)

publicado

=ELEGIR(F20,7500,5000,5000,3500,3500,3500,2500,2500,2500,2500,2500,1500)

Espero te sirva

 

Archivado

Este tema está ahora archivado y está cerrado a más respuestas.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.