Thank you. I was given a list of "extract columns" (113 in total) but I don't know if any other tables exist beyond a central one (if that makes sense). I need to be able to do a variety of things with the data, but I can accomplish most of what I need to do by exporting a week's worth a data into Excel until I learn how to use SAS (the data has a column for date). That's roughly 50,000 entries, which while slow, should be able to be handled by Excel. To begin, without doing anything else, are you suggesting I could enter the code below into the editor to produce a new summary table, where X is one of the extract columns? If I wanted to just pull one day's worth of data, but all the columns/info available for the day, what would you recommend? Again, my apologies for my newness here.
... View more