automatically insert date and time into excel]

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am planning to import data dirctly into excel via a tcp/ip port(winwedge or
similar)
every now and then a line of comma seperated text will be collected into a
row of cells in the spread sheet
is there any way of getting excel to add date and time information to each
entry, as the device that the data is being colected from has no realtime
clock.
 
Maybe you can program it to input the:

=NOW()


function when it is imported?

just a thought
 
apologies

the =NOW() thing is "good, but its not right"

it updates as the clock does, hence no good for your purposes.

sorry

ill shut up!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top