From: Thomas Melehan on
I am having some difficulty evaluating a Table expression that finds cells in the current notebook with a given CellTag and evaluates those cells in the Kernel.


Any help ?


From: David Reiss on
On May 16, 5:57 am, Thomas Melehan <tpmele...(a)mac.com> wrote:
> I am having some difficulty evaluating a Table expression that finds cell=
s in the current notebook with a given CellTag and evaluates those cells in=
the Kernel.
>
> Any help ?

See "The Joy of Tagging: Manipulating and Mining Notebooks in
Mathematica: " on

http://scientificarts.com/worklife/notebooks/index.html

Aside from that you would need to actually give details about what you
are asking...

--David