I am a relatively new user to SAS, in addition to being somewhat rusty with statistics, and am sorry if this question appears ignorant, but I did not know enough to easily find a solution myself. Anyway, I have a data file with about 14 variables for each record and about 40,000 records. The problem is that 10 of the variables are character variables. The only way I would know to solve this is to group each specific character and make them 1/0 coded. This would produce about 500 variables. First of all, it doesn't appear easy to manipulate the data into this form, because only excel seem appropriate and it is borderline ridiculous to try with such a large sample. Is there some way that SAS can automatically pick up that each of the characters should be considered a 1/0 variable? I would imagine that either way I would need to list all of the variables in the model code, correct? Is there some way that is easier than excel to format the data how I want it using SAS? I think SAS can handle this much data and more, correct? I do have the learners edition (I believe). Please let me know what I should do and if there is anything else I should consider. Again, I have only moderate coding experience. Thanks a ton.