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 (January 2001, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 31 Jan 2001 19:45:49 GMT
Reply-To:     "John M. Wildenthal" <jmwildenthal@MY-DEJA.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "John M. Wildenthal" <jmwildenthal@MY-DEJA.COM>
Organization: Deja.com
Subject:      Re: Macro to produce html table from dataset?

In article <959gju$ke5$1@nnrp1.deja.com>, Stig Eide <eide@dsb.dk> wrote: > Anyone with a good macro to produce a html-table from a dataset? > > Thanks! > Stig Eide, Copenhagen.

In v8 you can use ODS and PROC PRINT.

A bit more sophisticated set of macros (e.g. mixing data and graphs) can be found here:

http://www.stattechservices.com/software.html

Sent via Deja.com http://www.deja.com/


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