excel
=====

This directory contains examples of using OLE to
communicate between J and Excel.

Three of the examples contain macros that should be copied
into Excel spreadsheets with the same name. To do so,
create and open spreadsheet, then open the Visual Basic
Editor (Alt-F11), select menu Insert|Module, and paste
in the macro text. Then close and save the spreadsheet.

jdemo.txt      - demo of Excel charting from J
jsvrdemo.txt   - example of J Server to Excel Client
jmacros.txt    - J OLE client macros
