Help. I'm new to SAS and I have written a macro to process against several external Excel files. I cannot figure out how to pass the different filenames to the macro to process one at a time. I have a SAS dataset (180 observations) with the variable "fn" that contains the filename I want the macro to open. I keep getting a "cannot resolve apparent symbolic reference" error.
Any clues as to how o go about this? Thanks in advance!
Any clues as to how o go about this? Thanks in advance!