User avatar by pello in January 1, 1970, 1:00 am
Esto del excel da una pereza, en fin. Si queremos crear formulas para generar contenido aleatorio de fechas, códigos o fecha y hora. Estás hechas rápido y mal, son mejorables.
Generar fechas con horas
=CONCATENAR(REDONDEAR(ALEATORIO()*10;0)+1;"/";REDONDEAR(ALEATORIO()*10;0)+1;"/19";REDONDEAR(ALEATORIO()*100;0))
Generar fechas con horas
=CONCATENAR(REDONDEAR(ALEATORIO()*10;0)+1;"/";REDONDEAR(ALEATORIO()*10;0)+1;"/19";REDONDEAR(ALEATORIO()*100;0);" ";RESIDUO(REDONDEAR(ALEATORIO()*100;0);11)+1;":";RESIDUO(REDONDEAR(ALEATORIO()*100;0);59))
Generar números de móvil
=CONCATENAR("6";REDONDEAR(ALEATORIO()*100000000;0))
0 comments |  PELMAlink |  1779 reads
0 of 0
make a comment
Comments
Show all fields