Linking word textbox data to excel spreadsheet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kmariojr77
    New Member
    • Jun 2010
    • 1

    Linking word textbox data to excel spreadsheet

    I am wanting to link some data from a textbox in word to an excel spread sheet. I will have many similar word documents, so when data is entered into the spreadsheet the next time, i need it to move to the next row. I am using vb right now but cant get anything going with this.
  • Guido Geurs
    Recognized Expert Contributor
    • Oct 2009
    • 767

    #2
    Originally posted by kmariojr77
    I am wanting to link some data from a textbox in word to an excel spread sheet. I will have many similar word documents, so when data is entered into the spreadsheet the next time, i need it to move to the next row. I am using vb right now but cant get anything going with this.
    Is it possible to transfer the Word (.doc) to an ASCII text ?
    And read the .TXT into the Excel sheet ?

    But , to fully understand your problem:
    Is it possible to attach an example of the Word doc and the excel sheet?
    And if possible an example of what you want at the end?

    Comment

    Working...