Date: Thu, 20 Aug 2009 13:29:35 -0500
Reply-To: Joe Matise <snoopy369@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Matise <snoopy369@GMAIL.COM>
Subject: Re: DDE Procedure - Headers
In-Reply-To: <58c1cddd-8924-4e11-a9ca-738816a8d29c@w6g2000yqw.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
I would guess you should be looking at the
if _n_ = 1 then do ... end
syntax.
-Joe
On Thu, Aug 20, 2009 at 11:06 AM, bufino <qotsa79@hotmail.co.uk> wrote:
> Evening all SAS experts!
>
> I'm having trouble trying to DDE a dataset and get also the column
> headers pasted into excel.
>
> How do I tell SAS to export and paste into excel the column headers
> just once?
>
> Thanks
>
|