Thread: Update file
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
dave_t dave_t is offline
external usenet poster
 
Posts: 1
Default Update file

To anyone,

I am using a C++ programming to store data from a plc to an .xls
spreadsheet. I have to click on the update file eachtime I want to update the
file. Is the anyway of doing this automatically when new data is received by
the spreadsheet.