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 (June 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 8 Jun 2006 14:49:15 +0200
Reply-To:     Stéphane Colas <saslist@DATAMETRIC.FR>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Stéphane Colas <saslist@DATAMETRIC.FR>
Subject:      Re: Run VB macro with arguments
Comments: To: "M. Koskocsak" <koskocsak@FREEMAIL.HU>
In-Reply-To:  <200606081005.k582L9Xw032170@mailgw.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1

see into the papers :

www2.sas.com/proceedings/sugi30/161-30.pdf www2.sas.com/proceedings/sugi31/154-31.pdf www2.sas.com/proceedings/sugi25/25/cc/25p098.pdf

-- Stéphane.

http://www.datametric.fr

Selon "M. Koskocsak" <koskocsak@FREEMAIL.HU>:

> Hi! > > Is there anybody who knows how I could run my VB macro with two arguments > via DDE? > > I tried this way: > put '[run("personal.xls!sheet_rename"),"Sheet1" ,"Sg"]'; > > but it doesn't work. > > I've got the following error message: > > ERROR: DDE session not ready. > FATAL: Unrecoverable I/O error detected in the execution of the data step > program. Aborted during the EXECUTION phase. > > > Thanx. >


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