Como usar WORKDAY.INTL en Excel?
En esta pagina puedes revisar el objetivo de WORKDAY.INTL, sus argumentos y ejemplos de practica.
Returns workday-based date with customizable weekends.
WORKDAY.INTL(start_date, days, [weekend], [holidays])start_date
ObligatorioEnter a date/reference-related value.
days
ObligatorioEnter a numeric value.
weekend
OpcionalSet weekend pattern with codes 1-7 / 11-17, or a 7-character string such as "0000011".
holidays
OpcionalSpecify a reference range. You can drag or click start/end cells.
Use WORKDAY.INTL to Returns workday-based date with customizable weekends. You can set ranges by dragging from the start cell to the end cell in the same argument field.
Formula correcta de ejemplo
=WORKDAY.INTL(B2, 5, 1, D2:D5)En esta pagina puedes revisar el objetivo de WORKDAY.INTL, sus argumentos y ejemplos de practica.
Usa el boton de practica al final de la pagina para comenzar ejercicios de WORKDAY.INTL de inmediato.
La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.