Date: Sun, 4 Oct 2009 14:52:06 -0400
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: Dynamic column ordering
Dave,
Please provide the list with some sample data, as well as your proc transpose
and how you actually want the columns ordered.
Art
-----
On Sun, 4 Oct 2009 11:15:23 -0700, dave crimkey <d_crimkey@YAHOO.COM> wrote:
>I've created a report that results from a transpose of year/month. Since the
columns look like the following: 200701 200702.....200909 they are not coming
out in the correct order. I don't want to hard-code a retain statement in
because I don't want to have to update the statement every month. What is a
good way of correctly ording the columns?
>
>Thanks,
>Dave
|