Heather,
Could you please provide more information on why you need to convert  
your data to integers? If you need integer data because you are using  
an older dialect of BASIC, have you considered using one of the newer  
dialects that have a floating point data type? Otherwise there are  
several ways to transform or reformat large (> 10Mb) data sets using  
standard UNIX utilities.

Mike
_______________________________
Michael M Fuller, Ph.D.
The Institute for Environmental Modeling
University of Tennessee
Knoxville, TN 37996-1610
EMAIL: mmfuller<at>tiem.utk.edu
WEB: www.tiem.utk.edu/~mmfuller

On Jun 1, 2006, at 12:00 AM, Heather Hawk wrote:
> I have a laaaaarge set of data that I've been working with using  
> various
> stat programs that import ASCII values from excel spreadsheets,  
> like PC-ORD
> and JMP, but I'm trying to write a program for modeling in programs  
> that
> only accept values in integer form, like BASIC.  Does anyone know a
> relatively straightforward way of exporting or converting excel  
> spreadsheets
> to be used in BASIC modeling?  Any advice on this will be tremendously
> helpful, as re-punching the data is out of the question!  Thanks.
> Heather Hawk
> [EMAIL PROTECTED]

Reply via email to