View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Copy data from Microsoft Word form into Excel

Yep, you need to know VBA, but it's not too bad. This should get you started:
http://word.mvps.org/FAQs/InterDev/C...WordFromXL.htm

http://word.mvps.org/FAQs/InterDev/C...XLFromWord.htm


Regards,
Ryan---

--
RyGuy


"Amanda" wrote:

Hi

I have a form in Word with various drop down options, check and radio boxes.
I would like to store the information into Excel. The initial form will be
emailed out to numerous people, therefore I need to be able to capture all
data, from numerous forms, into 1 excel spreadsheet?

I'm guessing I will need to be able to program, and guess what? I can't!
arrrgghh. Any help would be appreciated.

Cheers
Amanda
U.K.