I'm not sure if this is the correct place to ask, so if it's not just point me in the direction and delete.
My girlfriend is working on a project for work where she has two lists of information. One is a list of about 1300 entries (call it list A) of information for every independent pharmacy in an entire state and the other is a hand-picked subset (~500 entries) of that list (list B). What she needs to do is match entries in list B to their corresponding entries in list A and then pull the addresses and move them to the correct spot in list B. I believe both are (or can be) excel spreadsheets.
She's sitting here doing it by hand and I think there has to be a better way, I'm just not familiar enough with access to do the manipulation. Is this possible?