LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 15 Dec 2005 13:12:23 -0700
Reply-To:     william kossack <kossackw@NJC.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         william kossack <kossackw@NJC.ORG>
Subject:      dde delete
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=us-ascii; format=flowed

I'm working on using dde to select the first two rows of a spreadsheet and them delete them.

using put '[select("r1:r2")]';

I've been able to select the two rows but how do I issue a delete?


Back to: Top of message | Previous page | Main SAS-L page