Vlookup in MS Word

ecastro2016

New Member
Joined
Jan 12, 2016
Messages
11
Hello,

I was wondering if there was any way I can vlookup from an excel spreadsheet to a word form?

My excel report pulls as followed:


and

My word form is as followed:


If I enter the account number manually in the account number field(on word form), can I vlookup the other info on the form?

Any assistance will be greatly appreciated :) and I hope I explained what I was wanting to do.

Thank you :)
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
With code, you could pass the item selected on your form back to Excel. Alternatively, if you're using a dropdown content control, you could both populate that with the lookup items as the display text and store the corresponding 'lookup' data for each row in the item values in the content control. Without knowing what your Word form contains, though, or how you propose to use the data, it's not possible to be more specific.
 
Upvote 0

Forum statistics

Threads
1,223,806
Messages
6,174,725
Members
452,578
Latest member
Predaking

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top