Funcion de Excel

WORKDAY.INTL

Returns workday-based date with customizable weekends.

WORKDAY.INTL(start_date, days, [weekend], [holidays])

Argumentos

start_date

Obligatorio

Enter a date/reference-related value.

days

Obligatorio

Enter a numeric value.

weekend

Opcional

Set weekend pattern with codes 1-7 / 11-17, or a 7-character string such as "0000011".

holidays

Opcional

Specify a reference range. You can drag or click start/end cells.

Vista previa de practica

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)

Practicar esta funcion

Preguntas frecuentes sobre WORKDAY.INTL

Como usar WORKDAY.INTL en Excel?

En esta pagina puedes revisar el objetivo de WORKDAY.INTL, sus argumentos y ejemplos de practica.

Donde practicar WORKDAY.INTL?

Usa el boton de practica al final de la pagina para comenzar ejercicios de WORKDAY.INTL de inmediato.

Que argumentos pide WORKDAY.INTL?

La seccion de argumentos muestra cuales son obligatorios y cuales opcionales.