ttdri1
has asked for the wisdom of the Perl Monks concerning the following question:
I am new to perl How do I test for a value in a range then assign a color to that cell if the value is true.
Comment on
Win32::OLE and Excel
Replies are listed 'Best First'.
Re: Win32::OLE and Excel
by
rupesh
(Hermit)
on Dec 30, 2004 at 09:01 UTC
Have a look at this
Tutorial
by
cacharbe
.
It should be enough to give a heads up on Win32::OLE Excel.
Also, there are a lot more threads which focus on this topic.
Maybe you should try using
search
.
Cheers,
Rupesh.
[reply]
Back to
Seekers of Perl Wisdom