Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: how to enter formula in excel

by ayrnieu (Beadle)
on Feb 14, 2006 at 09:27 UTC ( [id://530059]=note: print w/replies, xml ) Need Help??


in reply to Re: how to enter formula in excel
in thread how to enter formula in excel

Or rather:

$Sheet->Cells(3,1)->{Value} = q/=IF(A1=B1,"PASS","FAIL")/;

Please don't ever actually write a string in Perl with escaped embedded quotes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://530059]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-23 21:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found