BingoGeorge
New Member
- Joined
- Feb 21, 2017
- Messages
- 10
Hi there,
I have to sheets on excel
SHEET 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]name[/TD]
[TD]ID[/TD]
[TD]Employee[/TD]
[/TR]
[TR]
[TD]JOHN[/TD]
[TD]5456456456[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]FRED[/TD]
[TD]141541546[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JANE[/TD]
[TD]13131531[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Sheet 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]ID[/TD]
[TD]Employee[/TD]
[/TR]
[TR]
[TD]5456456456[/TD]
[TD]B123123[/TD]
[/TR]
[TR]
[TD]141541546[/TD]
[TD]B565413[/TD]
[/TR]
[TR]
[TD]13131531[/TD]
[TD]B54546[/TD]
[/TR]
</tbody>[/TABLE]
What I need is a formula to have the Employee number added to Sheet 1 by matching the ID# from sheet 2.
Thank you!
****** id="cke_pastebin" style="position: absolute; top: 314px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]13131531[/TD]
[/TR]
</tbody>[/TABLE]
</body>
I have to sheets on excel
SHEET 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]name[/TD]
[TD]ID[/TD]
[TD]Employee[/TD]
[/TR]
[TR]
[TD]JOHN[/TD]
[TD]5456456456[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]FRED[/TD]
[TD]141541546[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JANE[/TD]
[TD]13131531[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Sheet 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]ID[/TD]
[TD]Employee[/TD]
[/TR]
[TR]
[TD]5456456456[/TD]
[TD]B123123[/TD]
[/TR]
[TR]
[TD]141541546[/TD]
[TD]B565413[/TD]
[/TR]
[TR]
[TD]13131531[/TD]
[TD]B54546[/TD]
[/TR]
</tbody>[/TABLE]
What I need is a formula to have the Employee number added to Sheet 1 by matching the ID# from sheet 2.
Thank you!
****** id="cke_pastebin" style="position: absolute; top: 314px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]13131531[/TD]
[/TR]
</tbody>[/TABLE]
</body>