Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
MBR MBR is offline
external usenet poster
 
Posts: 2
Default Linking Word data to a Excel spreadsheet

New Word user here. Question: Is it possible to link data that is entered
into a "fillable form" field, so that the identical data is ALSO entered
simultaneously into a specified Excel cell?
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Linking Word data to a Excel spreadsheet

Hi MBR,

Yes, via vba (The macro language Word & Excel use). However, it's not something a new user is likely to find easy to set up, unless
already fairly well experienced with vba.

--
Cheers
macropod
[Microsoft MVP - Word]


"MBR" wrote in message ...
New Word user here. Question: Is it possible to link data that is entered
into a "fillable form" field, so that the identical data is ALSO entered
simultaneously into a specified Excel cell?


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Linking Word data to a Excel spreadsheet

Hi MBR,

Yes, via vba (The macro language Word & Excel use). However, it's not something a new user is likely to find easy to set up, unless
already fairly well experienced with vba.

--
Cheers
macropod
[Microsoft MVP - Word]


"MBR" wrote in message ...
New Word user here. Question: Is it possible to link data that is entered
into a "fillable form" field, so that the identical data is ALSO entered
simultaneously into a specified Excel cell?


  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default Linking Word data to a Excel spreadsheet

A "natural" way to do this in Office might be as follows:
a. type some text in Word and bookmark it, say using the name "mybm"
b. select it, then in Excel, use Paste Special to insert it as text.
You should see a formula in Excel along the lines of

=Word.Document.12|'path\document.doc'!'!mybm'

perhaps with {} around it

c. type some characters in the middle of the text and verify that the
change appears in Excel
d. now create a form field (I'm assuming a traditional online form
field, not an ActiveX control or a Word 2007 content control)
e. in the field's properties, set the bookmark to mybm
f. protect the form and type some data in, and see if the change is
reflected in the Excel sheet.

All that said, I have never used that technique "for real" and would not
be surprised if it suffered from all kinds of difficulties. But if it
does work, you can probably skip steps (a) to (d) and type the link code
into Excel.

Peter Jamieson

http://tips.pjmsn.me.uk

On 13/01/2010 23:51, MBR wrote:
New Word user here. Question: Is it possible to link data that is entered
into a "fillable form" field, so that the identical data is ALSO entered
simultaneously into a specified Excel cell?

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default Linking Word data to a Excel spreadsheet

A "natural" way to do this in Office might be as follows:
a. type some text in Word and bookmark it, say using the name "mybm"
b. select it, then in Excel, use Paste Special to insert it as text.
You should see a formula in Excel along the lines of

=Word.Document.12|'path\document.doc'!'!mybm'

perhaps with {} around it

c. type some characters in the middle of the text and verify that the
change appears in Excel
d. now create a form field (I'm assuming a traditional online form
field, not an ActiveX control or a Word 2007 content control)
e. in the field's properties, set the bookmark to mybm
f. protect the form and type some data in, and see if the change is
reflected in the Excel sheet.

All that said, I have never used that technique "for real" and would not
be surprised if it suffered from all kinds of difficulties. But if it
does work, you can probably skip steps (a) to (d) and type the link code
into Excel.

Peter Jamieson

http://tips.pjmsn.me.uk

On 13/01/2010 23:51, MBR wrote:
New Word user here. Question: Is it possible to link data that is entered
into a "fillable form" field, so that the identical data is ALSO entered
simultaneously into a specified Excel cell?

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
linking word doc to excel spreadsheet [email protected] Microsoft Word Help 3 December 15th 07 06:21 AM
Linking a graph from an excel spreadsheet to a Word Doc DIO Microsoft Word Help 1 July 1st 07 04:48 AM
Linking an Excel Spreadsheet in Word MB Microsoft Word Help 8 August 26th 06 02:39 AM
Moving form data from Word to an Excel Spreadsheet? J.Polayes Microsoft Word Help 3 December 29th 05 02:28 PM
Merge data in Excel Spreadsheet into a word document Prospect Hospice Mailmerge 1 April 22nd 05 08:31 PM


All times are GMT +1. The time now is 11:14 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"