Xref: utzoo comp.os.msdos.programmer:1265 comp.os.msdos.apps:401 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!isi.edu!koji From: koji@isi.edu (Koji Okazaki) Newsgroups: comp.os.msdos.programmer,comp.os.msdos.apps Subject: Re: ASCII text -> Lotus 1-2-3 Message-ID: <15185@venera.isi.edu> Date: 3 Oct 90 00:00:38 GMT References: <6707@uwm.edu> Reply-To: koji@venera.isi.edu (Koji Okazaki) Organization: Information Sciences Institute, Univ. of So. California Lines: 19 In article <6707@uwm.edu> alicia@csd4.csd.uwm.edu (Alicia Ann Weinhold) writes: > >I need a program that can take a ASCII text report (set up as a standard >report, you know rows of data that are in columns) and translate it so >that I can import it into Lotus 1-2-3 cells. > >I need this so I can do what-ifs and other analysis on it. > >If such a program is not available, can someone tell me how a 1-2-3 file >is set up so I can write this program. > >Any help will be appreciated. Thanks in advance. > > Alicia Lotus 123 already has this feature. Use /file import and /data parse to import and align your data for proper parsing. /Koji