OK more information. I have an ascii file which I exported from ARCGIS
consisting of up to 300 columns of data (about 100 rows each)representing a
topographic value (range 0-500 meters) at a particular map coordinate. I wish
to count the number of values in the entire grid that are less than 100
meters. This data should all be listed under a single field but it was not
exported as such. I would like to use Access to append these columns to each
other so that analysis in Access will be easier. It looks like I can only
bring in 255 of the columns at a time but can I import them to 1 column or
can I write a query to do this?