View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
C_Ascheman C_Ascheman is offline
external usenet poster
 
Posts: 2
Default Export / Import to / from Text file

1)What I am wanting to do is export 1 cell ("I4") to a text file when the
focus is moved from that cell.
2)When the form is opened I want to be able to import the number from the
text file, and increase it by 1.

My employer wants to have the number that is in the "I4" cell to be auto
increased every time he opens that form. I have some programming experience
just not alot with importing or exporting anything to anything. Any help or
suggestions will be greatly appreciated.