Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: User input into Excel

by poj (Abbot)
on Aug 14, 2013 at 19:16 UTC ( [id://1049463]=note: print w/replies, xml ) Need Help??


in reply to User input into Excel

Why not write the date at the same time as the data ?
$xWS->write($row,$col++,$_) for @$ar,$user_date;
poj

Replies are listed 'Best First'.
Re^2: User input into Excel
by PerlSufi (Friar) on Aug 14, 2013 at 19:28 UTC
    ah, duh! Thanks poj ! ++

Log In?
Username:
Password:

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

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

    No recent polls found