R
ryguy7272
Someone sent me a document today, where I can double-click on a section, like
a name, address, a telephone number, etc., and the entire section becomes
active available for inputting text. So you can double-click, add your
names, a few other strings of text, and even click on little boxes which show
check ‘x’ marks when clicked. I am wondering what kind of formatting this
is. Also, I am wondering if there is a way to use VBA to take all of these
inputs from a user, and click a button to export each ‘range’ to Excel. I’ve
done programming in Excel, and used DocVariables in Word, to send information
from excel to Word. It worked quite well in fact. I have never taken
variables from Word, and exported then to Excel though. I’m pretty sure if
you can go one way, you can go the other way too.
I’ve read the info. here:
http://www.word.mvps.org/FAQs/InterDev/ControlXLFromWord.htm
This site is great, but I don’t think this is going to give me the answer
that I am after. Is there another resource oin the web that describes how to
get data from Word to Excel?
Finally, the document seems to be protected. Most of the controls are
disabled in the Word document. Where can I go to enables all the standard
Word features?
Regards,
Ryan---
a name, address, a telephone number, etc., and the entire section becomes
active available for inputting text. So you can double-click, add your
names, a few other strings of text, and even click on little boxes which show
check ‘x’ marks when clicked. I am wondering what kind of formatting this
is. Also, I am wondering if there is a way to use VBA to take all of these
inputs from a user, and click a button to export each ‘range’ to Excel. I’ve
done programming in Excel, and used DocVariables in Word, to send information
from excel to Word. It worked quite well in fact. I have never taken
variables from Word, and exported then to Excel though. I’m pretty sure if
you can go one way, you can go the other way too.
I’ve read the info. here:
http://www.word.mvps.org/FAQs/InterDev/ControlXLFromWord.htm
This site is great, but I don’t think this is going to give me the answer
that I am after. Is there another resource oin the web that describes how to
get data from Word to Excel?
Finally, the document seems to be protected. Most of the controls are
disabled in the Word document. Where can I go to enables all the standard
Word features?
Regards,
Ryan---