It's certainly do-able, but if you're starting completely from scratch
you're throwing yourself in the deep end and you'll drown. Start by writing
this specification in detail: what are all the steps, and what happens if
the user changes their mind or discovers they made a mistake at a previous
step?
Why start with Word? -- You could do all the data entry in Excel, and use
Word only for the output. Eliminates a step, anyway.
But the basic problem is that there is a lot of devil in the detail with
this kind of programming. These are not questions to which you can get
reasonable answers from forum posts. You'll end up learning by trial and
error, which is VERY SLOW. Go buy a book on VBA programming and start with
that.
> Here we go; I want to be able to Enter a name and address of a company,
> the
[quoted text clipped - 11 lines]
> Many, many thanks,
> Rudy
rudyeb - 04 Mar 2005 12:30 GMT
Your positive reply is good to receive and appreciated. I understand that it
won't come easy but to know it can be done and how to start is very helpful.
Thank you.
> It's certainly do-able, but if you're starting completely from scratch
> you're throwing yourself in the deep end and you'll drown. Start by writing
[quoted text clipped - 26 lines]
> > Many, many thanks,
> > Rudy