can anyone show me the macro to compare data from word and excel...

if let say I have textfield "Name","Gender","Status" in ms word.. and I need
to import the data from ms excel..

I mean... if User enter "jack" into the textfield (in Word),.. and the
"jack" is exist in excel database,... then all jack's info will appeared in
word..
how to write the macro??
Thank you very much..

Re: Macro to compare data by Jezebel

Jezebel
Tue Mar 14 02:08:12 CST 2006

It's one thing to ask for help with writing some VBA; it's quite another to
ask for an entire application. What you're describing here (as far as one
can understand the question) is no trivial undertaking. If this is a serious
requirement, you're going to have to pay someone serious money to do it: and
if that's the case, you need to spend a *lot* more time describing the
requirement.



"diegojerrydonna" <diegojerrydonna@discussions.microsoft.com> wrote in
message news:E3D8366B-8772-49C8-A4B4-9A5E063F2F41@microsoft.com...
> can anyone show me the macro to compare data from word and excel...
>
> if let say I have textfield "Name","Gender","Status" in ms word.. and I
> need
> to import the data from ms excel..
>
> I mean... if User enter "jack" into the textfield (in Word),.. and the
> "jack" is exist in excel database,... then all jack's info will appeared
> in
> word..
> how to write the macro??
> Thank you very much..



Re: Macro to compare data by diegojerrydonna

diegojerrydonna
Tue Mar 14 03:21:28 CST 2006

If i know how to write the vba, then,.. why should i asked for help..
The reason why am i ask the question,.. is because i don't know how to write
the vba.. That's why i give the scenario (example)..

"Jezebel" wrote:

> It's one thing to ask for help with writing some VBA; it's quite another to
> ask for an entire application. What you're describing here (as far as one
> can understand the question) is no trivial undertaking. If this is a serious
> requirement, you're going to have to pay someone serious money to do it: and
> if that's the case, you need to spend a *lot* more time describing the
> requirement.


Re: Macro to compare data by Jezebel

Jezebel
Tue Mar 14 06:15:37 CST 2006

Writing the odd macro and developing a serious application are very
different things.


"diegojerrydonna" <diegojerrydonna@discussions.microsoft.com> wrote in
message news:5AF4339E-4732-438F-861D-4B1839E444F2@microsoft.com...
> If i know how to write the vba, then,.. why should i asked for help..
> The reason why am i ask the question,.. is because i don't know how to
> write
> the vba.. That's why i give the scenario (example)..
>
> "Jezebel" wrote:
>
>> It's one thing to ask for help with writing some VBA; it's quite another
>> to
>> ask for an entire application. What you're describing here (as far as one
>> can understand the question) is no trivial undertaking. If this is a
>> serious
>> requirement, you're going to have to pay someone serious money to do it:
>> and
>> if that's the case, you need to spend a *lot* more time describing the
>> requirement.
>