#2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Newbie Q

Assume the posted data is in Sheet1/2, cols A to C, data from row2 down
Make a copy of Sheet1 (your master), rename it as Sheet3

Then in Sheet3,
Label D1 as Email2
Put in D2:
=IF(ISNA(MATCH(A2,Sheet2!A:A,0)),"",INDEX(Sheet2!C :C,MATCH(A2,Sheet2!A:A,0)))
Copy down
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
"dredwin" wrote:
Newbie confused about how to do the following combined worksheet: (simplified
example)


Worksheet 1
ID # Name Email1
1 Bob
2 Sally

3 Mike

4 Greta


Worksheet 2
ID # Name email2
1 Bob

2 Sally

4 Greta


Worksheet 3
ID # Name Email1 Email 2
1 Bob

2 Sally

3 Mike

4 Greta


Basically, the "master" worksheet (1) has all the ID numbers and email 1.
Worksheet 2 has the Email Addresses (2) I'd like to use, but some folks from
Worksheet 1 don't have Email Address #2.

I tried to "Match" and VLookup but I am not sure how to do it (or if I am
doing the right thing...since the list #1 has some unique ID numbers.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Newbie Q


Thanks Max...worked like a charm! It took awhile for me to figure some
things out but you saved me hours of manually checking...my spreadsheet had
4500+ emails to verify with 400 "missing". Come to think of it, you probably
saved me days of work :)


"Max" wrote:

Assume the posted data is in Sheet1/2, cols A to C, data from row2 down
Make a copy of Sheet1 (your master), rename it as Sheet3

Then in Sheet3,
Label D1 as Email2
Put in D2:
=IF(ISNA(MATCH(A2,Sheet2!A:A,0)),"",INDEX(Sheet2!C :C,MATCH(A2,Sheet2!A:A,0)))
Copy down
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
"dredwin" wrote:
Newbie confused about how to do the following combined worksheet: (simplified
example)


Worksheet 1
ID # Name Email1
1 Bob
2 Sally

3 Mike

4 Greta


Worksheet 2
ID # Name email2
1 Bob

2 Sally

4 Greta


Worksheet 3
ID # Name Email1 Email 2
1 Bob

2 Sally

3 Mike

4 Greta


Basically, the "master" worksheet (1) has all the ID numbers and email 1.
Worksheet 2 has the Email Addresses (2) I'd like to use, but some folks from
Worksheet 1 don't have Email Address #2.

I tried to "Match" and VLookup but I am not sure how to do it (or if I am
doing the right thing...since the list #1 has some unique ID numbers.

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Newbie Q

Welcome, glad it helped. Do take a moment to press the "Yes" button (like the
ones below) in the earlier response.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
"dredwin" wrote:
Thanks Max...worked like a charm! It took awhile for me to figure some
things out but you saved me hours of manually checking...my spreadsheet had
4500+ emails to verify with 400 "missing". Come to think of it, you probably
saved me days of work :)


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vba newbie need help. Oligo Excel Discussion (Misc queries) 2 November 5th 08 07:22 PM
newbie ? Charles Eaves New Users to Excel 1 July 28th 08 09:11 AM
Real Newbie newbie question Dave New Users to Excel 0 January 10th 07 07:55 PM
newbie needs help p-nut Charts and Charting in Excel 2 November 15th 06 02:13 PM
Newbie Help. Is this possible? taltos1 Excel Discussion (Misc queries) 5 November 12th 05 04:40 PM


All times are GMT +1. The time now is 05:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"