creating proposals via office

M

mugen

hi..

what i currently do is have an excel document that i set up pricing in then
transfer this information to a word document that i then print off as the
finished proposal.
is there a way to automate this process so that the info from excel just
pops into word.

thanks
 
D

db

yes.
unfortunately, its complex
and not teachable via the newsgroup.
hi..

what i currently do is have an excel document that i set up pricing in then
transfer this information to a word document that i then print off as the
finished proposal.
is there a way to automate this process so that the info from excel just
pops into word.

thanks
 
M

mugen

i guessed as much, thanks for the response

"db" <databaseben.discussions.microsoft.com> wrote in message yes.
unfortunately, its complex
and not teachable via the newsgroup.
hi..

what i currently do is have an excel document that i set up pricing in then
transfer this information to a word document that i then print off as the
finished proposal.
is there a way to automate this process so that the info from excel just
pops into word.

thanks
 
D

db

without learning vb code
to program your office modules,
one thing which might
be helpful is a third party
macro program.

it can duplicate most of the
repetitive tasks by recording
the sequence of keys you push.

so for example once you select
a cost from excel, you can then
press a key combination like
ctrl+W which will take your selection,
open word, launch your document,
paste your excel data then print it.

- db
i guessed as much, thanks for the response

"db" <databaseben.discussions.microsoft.com> wrote in message yes.
unfortunately, its complex
and not teachable via the newsgroup.
hi..

what i currently do is have an excel document that i set up pricing in then
transfer this information to a word document that i then print off as the
finished proposal.
is there a way to automate this process so that the info from excel just
pops into word.

thanks
 
Top