Canadian_Newb
New Member
- Joined
- Jun 30, 2011
- Messages
- 31
I need to accomplish a few things here…and I’m a newbie @ VBA so please bear with my seemingly ignorant questions…but I’m in a bit of a pickle.
I have a form that was created in Word 2003. I need to take this form and once it’s filled out, have the data exported to an Excel workbook.
There are a few stipulations though: there are 3 sections of the form that the user should be able to select 1 choice – Current Teaching Employment, the ‘years’ section of the Teaching Experience part, and the rate your experience level part – 1 selection per line.
What I envision is the user will fill the form out in word, send it back to me, I hit a submit/export button (macro button?) and it sends the data to the Excel spreadsheet…
I don’t know how complicated this may or may not be…but any help or guidance would be of much help! I need to have this done by early next week for work…and I’m afraid that without some help, I will not be able to accomplish this… (
I was told that using arrays might be better than what I had attempted before…which was just using straight up VBA that I coy/pasted and modified(if that makes sense….) and it didn’t even work to begin with – syntax errors all over the place…. (
Please help me out…
I’ve uploaded the files into a single .zip file so you can see what I’m working with.
http://www.mediafire.com/?p3met3d0imuwat4
Thanks for all/any of the help that you may be able to provide! Anything that you may be able to advise on would be of much value!
I have a form that was created in Word 2003. I need to take this form and once it’s filled out, have the data exported to an Excel workbook.
There are a few stipulations though: there are 3 sections of the form that the user should be able to select 1 choice – Current Teaching Employment, the ‘years’ section of the Teaching Experience part, and the rate your experience level part – 1 selection per line.
What I envision is the user will fill the form out in word, send it back to me, I hit a submit/export button (macro button?) and it sends the data to the Excel spreadsheet…
I don’t know how complicated this may or may not be…but any help or guidance would be of much help! I need to have this done by early next week for work…and I’m afraid that without some help, I will not be able to accomplish this… (
I was told that using arrays might be better than what I had attempted before…which was just using straight up VBA that I coy/pasted and modified(if that makes sense….) and it didn’t even work to begin with – syntax errors all over the place…. (
Please help me out…
I’ve uploaded the files into a single .zip file so you can see what I’m working with.
http://www.mediafire.com/?p3met3d0imuwat4
Thanks for all/any of the help that you may be able to provide! Anything that you may be able to advise on would be of much value!