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..