AutoFill From One Sheet to Another

montyfern

Board Regular
Joined
Oct 12, 2017
Messages
65
Greetings,

My client wants to do this: My goal is to use the directory in the second tab to auto fill the row based on the last name entered. For example, if I type in Smith, the row will autofill with the first name, location, branch, and supervisor. I would then have to manually fill in the device type, decal, etc.

I've looked at other posts and forums and so far am empty handed. Is this an Index, Match, VBA, or? I tried to write an Index and Match to no avail:
=INDEX(XYZ DIrectory!A$5:A$500,MATCH($A5,All XYZ Property!$A$4:$A$500,0))

Thanks!
 
My pleasure. :)
 
Last edited:
Upvote 0

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,215,429
Messages
6,124,834
Members
449,192
Latest member
mcgeeaudrey

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