@WilsonPatel wrote:
I am doing a research project for some professors at university and the data that we acquired is in the form of a SAS table. In order to get what we need done, we need this file converted to a .csv file which will be later put into another program that I am more familiar with. Having no experience with SAS (more specifically SAS University) can someone explain the easiest way for me to get this file converted to a csv? I apologize if I am missing any critical information. I have the data imported in SAS already, I just need help getting the csv file to generate.
Thank you so much in advance!
It never hurts to mention the actual other program that will use the data. Sometimes there may be better ways then creating an intermediate data file with potential issues with data conversions.