On 2010-10-21, Rob Oakes wrote:
> Hi Edward, 

> I don't believe that LyX has this built-in, but you can use the package
> directly from within LyX, exactly as you would use it in LaTeX.  Add
> the package name to the LaTeX preamble (Documet > Settings > LaTeX
> preamble):

> \usepackage{...}

> Then, you can create links by inserting code with the TeX Code Inset
> (Insert > TeX Code). 

However, similar to bibtex or an index generator, the package comes with
a separate program (in this case a Perl script).

  USAGE

  Mark cells and tabulars for inclusion with the \incell and \inctab
  commands. Then run latex, exceltex and latex again.

  -- http://tug.ctan.org/tex-archive/macros/latex/contrib/exceltex/README
  
So, some more integration is needed.

Günter

Reply via email to