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.
Linking word textbox data to excel spreadsheet
Collapse
X
-
Tags: None
-
Is it possible to transfer the Word (.doc) to an ASCII text ?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.
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