Date: Wed, 8 Aug 2007 08:41:58 -0700
Reply-To: jasper6294@GMAIL.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: jasper6294@GMAIL.COM
Organization: http://groups.google.com
Subject: Re: Excel Spreadsheet XML
In-Reply-To: <16FD64291482A34F995D2AF14A5C932C015A76A7@MAIL002.prod.ds.russell.com>
Content-Type: text/plain; charset="us-ascii"
Hi Mark,
I really appreciate your taking the time to try to help me with this,
and perhaps I am having one of my dense moments, but how is this code
different from invoking my macro as such:
%XML_worksheet_options(freeze_panes_rows=2); ?
On Aug 8, 10:22 am, Mterje...@RUSSELL.COM ("Terjeson, Mark") wrote:
> Hi Perry,
>
> put ' <FreezePanes/>';
> put ' <FrozenNoSplit/>';
> put ' <SplitHorizontal>2</SplitHorizontal>';
> put ' <TopRowBottomPane>2</TopRowBottomPane>';
> put ' <ActivePane>2</ActivePane>';
>
> Hope this is helpful.
>
> Mark Terjeson
> Senior Programmer Analyst, IM&R
> Russell Investments
>
> Russell Investments
> Global Leaders in Multi-Manager Investing
>
|