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

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,216,291
Messages
6,129,911
Members
449,540
Latest member
real_will_smith

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