View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Fan924 Fan924 is offline
external usenet poster
 
Posts: 238
Default wait for data to be stable

Thinking now. I could erase the cell with the checksum routine, input
file data, and put back the checksum routine after the read is
complete. That would be faster. It would be better if I could halt
all page functions during file read.