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.

Fecha Aleatoreo

publicado

Hola a todos; quiero saber si me pueden ayudar con un formulado me perdi un poco con esto:

DIA: generar un numero aleatoreo tomando en cuenta la distribucion de los dias por mes y años bisiesto 

Dia:=ALEATORIO.ENTRE(1;31)

Mes:=ALEATORIO.ENTRE(1;12)

Año:=SI(D11=$B$5;ALEATORIO.ENTRE(2004;2022);SI(D11=$B$6;ALEATORIO.ENTRE(2004;2022);ALEATORIO.ENTRE(1980;2022)))

IMAGEN DEL LIBRO

Me puede poner en el camino correcto 

Gracias de Antemano.

Saludos..

 

Featured Replies

publicado

Buenas, para una fecha aleatoria:

=ALEATORIO.ENTRE(FECHA(2004;1;1);FECHA(2022;12;31))

a partir de aquí puedes hacer.. 

=AÑO(ALEATORIO.ENTRE(FECHA(2004;1;1);FECHA(2022;12;31)))

o referenciar a la celda de la formula aleatorio fecha. ejemplo A1

=AÑO(A1)

espero te sirva, saludos

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.