Extracting data from 2 or more columns into one column

meemee

New Member
Joined
Oct 10, 2015
Messages
1
Hi guys,
I have to extract data from various columns into one.
Eg. I have 3 tables

Table 1 (jan)
Id Name
1 Rupa
2 Erica
3 Tries

Table 2 (feb)
2 Misha
3 Stinky
4 Weee

Table 3 (March)
3 Siera
4 Maine

I have a table containing names and ids.
Now, Some names were updated in subsequent months.

at the end of 3 months i have to make a report. the op should be
id name
1 Rupa
2 Misha
3 Siera
4 maine

That is I want the names that were updated to show up and the ones which werent to remain same.
Is there a way to do it using a formula in excel or query in access. if yes how?
please reply as it is urgent.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Hi.

What tells us whether a given name was "updated" or not? I don't see a flag in another column to that effect, for example.

Regards
 
Upvote 0

Forum statistics

Threads
1,214,970
Messages
6,122,514
Members
449,088
Latest member
RandomExceller01

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