View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scott Scott is offline
external usenet poster
 
Posts: 13
Default standard data form direct to an excel spreadsheet

I want to be able to put in a persons name, address, postcode, social
security number etc in a row of an excel file. I must be able to do this
over a network so many users can add to the spreadsheet. The program must
also log the time that the data was added... any ideas on doing this?

Scott