<html><body>
<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Hola Erika</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;"> </div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Lo que tienes que hacer es mandar a imprimir ya sea toda la base de datos o los registros generados como</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">resultado de una busqueda,  pero en lugar de mandarlos a impresora,  los mandas a un archivo ASCII(Windows-Ansi).</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Para esto primero tienes que crear un formato de despliegue mas o menos asi:</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">v1,'*',v2,'*',v3/</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Esto te va a generar un archivo de texto con tus campos separados por *.  Una linea por registro.</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;"> </div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Y por ultimo este archivo lo importas en excel.  obtener datos desde y ahi indicas que los datos estan delimitados por *</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">o el caracter que tu elijas.</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;"> </div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Saludos</div>

<div style="font-size: 13.3333px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;">Jesus</div>

<div style="font-size: 16px; font-family: Tahoma; color: rgb(0, 0, 0); font-weight: 400; font-style: normal;"> 
<blockquote style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">-----Original Message-----<br />
From: Eri Jensen <jensen.erika28@gmail.com><br />
To: isis-users@iccisis.org<br />
Date: Tue, 13 Oct 2015 11:53:35 -0300<br />
Subject: [Isis-users] Winisis a excel<br />
 
<div dir="ltr">Buenos días, estoy tratando de exportar un archivo de la base winisis a excel, pero no me funciona cuando quiero poner en columnas los campos. Alguien que sepa cómo hacerlo?
<div> </div>

<div>Saludos!</div>

<div> </div>

<div>Erika</div>
</div>
</blockquote>
</div>
</body></html>