Funcion de Excel

NETWORKDAYS.INTL

Returns working days with customizable weekends.

NETWORKDAYS.INTL(start_date, end_date, [weekend], [holidays])

Argumentos

start_date

Obligatorio

Enter a date/reference-related value.

end_date

Obligatorio

Enter a date/reference-related 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 NETWORKDAYS.INTL to Returns working days 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

=NETWORKDAYS.INTL(B2, C2, 1, D2:D5)

Practicar esta funcion

Preguntas frecuentes sobre NETWORKDAYS.INTL

Como usar NETWORKDAYS.INTL en Excel?

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

Donde practicar NETWORKDAYS.INTL?

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

Que argumentos pide NETWORKDAYS.INTL?

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