Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^5: How to modify column in WriteExcel?

by poj (Abbot)
on Mar 13, 2019 at 11:18 UTC ( [id://1231215]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to modify column in WriteExcel?
in thread How to modify column in WriteExcel?

You don't need to run another query, you can use $data in the loop

for my $row (@$data ){
poj

Replies are listed 'Best First'.
Re^6: How to modify column in WriteExcel?
by vserzh (Novice) on Mar 13, 2019 at 11:40 UTC
    Ok, I understood thanks!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found