I have a text file with 42,600 rows of data and 16 columns. This file shows information for 270 data tapes and approximately 100 to 200 id #'s on each tape. I need to sort by tape # and extract the min. and max. id # for each tape but I can't figure out how to do it in Excel or Access. I hoped I could use an "IF" statement and then use the "then" or "min" statement to get the result, then do the same with the "max" function, ex: if(a2:a42600=1, and add a "then" statement to return the min of d2:d42600.
Does anyone have any suggestions?
Does anyone have any suggestions?