|    
			
				19/07/2004, 13:21
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: febrero-2002 Ubicación: Santiago 
						Mensajes: 253
					 Antigüedad: 23 años, 8 meses Puntos: 0 |  | 
  |  Otra Forma:
 
 Conjunto_de_resultados!Clave = iif(trim(Clave_txt.Text )="",0,Clave_txt.Text )
 
 Conjunto_de_resultados!Edad = iif(trim(Edad_txt.Text )="",0,Edad_txt.Text )
     |