Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default Simple internal database query in Excel 2007

Hi and thanks. I am ignorant about databases and am grateful for your help.
I have a excel workbook for an alumni club I volunteer for. On one sheet I
have email addresses with a column for "lastname". On another sheet in the
same workbook, I have a list of people who have paid dues (and those who have
not) also with a "lastname" column. I want to perform a query so that I can
get all of the email addresses on the sheet next to dues payers (so I can
send a "thank you") and non payers (so I can send a reminder). It will take
hours to do it manually. Can you help me? Thanks so much! Blessings.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Simple internal database query in Excel 2007

See how is this. Assuming that sheet 1 is the database of the people in the
club with Column A "lastname" and Column B "email"

In sheet 2, Column A (dues payers) - "lastname", Column B - email
under email in B2, paste this =INDEX(Sheet1!B:B,MATCH(A2,Sheet1!A:A,0)) and
drag down...

for non payers, do the same, just change A2 to the relevant cell


"Joseph" wrote:

Hi and thanks. I am ignorant about databases and am grateful for your help.
I have a excel workbook for an alumni club I volunteer for. On one sheet I
have email addresses with a column for "lastname". On another sheet in the
same workbook, I have a list of people who have paid dues (and those who have
not) also with a "lastname" column. I want to perform a query so that I can
get all of the email addresses on the sheet next to dues payers (so I can
send a "thank you") and non payers (so I can send a reminder). It will take
hours to do it manually. Can you help me? Thanks so much! Blessings.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default Simple internal database query in Excel 2007

Thank you so much!! That did it!! You are awesome!!!

"Joseph" wrote:

Hi and thanks. I am ignorant about databases and am grateful for your help.
I have a excel workbook for an alumni club I volunteer for. On one sheet I
have email addresses with a column for "lastname". On another sheet in the
same workbook, I have a list of people who have paid dues (and those who have
not) also with a "lastname" column. I want to perform a query so that I can
get all of the email addresses on the sheet next to dues payers (so I can
send a "thank you") and non payers (so I can send a reminder). It will take
hours to do it manually. Can you help me? Thanks so much! Blessings.

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
Insert subtotal in a query database Excel 2007 Scotty Tibbs II Excel Worksheet Functions 3 September 12th 09 12:50 AM
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? jocke Excel Discussion (Misc queries) 1 November 29th 05 01:44 PM
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? jocke Excel Discussion (Misc queries) 0 November 28th 05 06:37 PM
Internal Database Query dyingjoy Excel Worksheet Functions 1 September 1st 05 09:50 PM
How to use a Access Query that as a parameter into Excel database query Karen Middleton Excel Discussion (Misc queries) 1 December 13th 04 07:54 PM


All times are GMT +1. The time now is 08:42 PM.

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

About Us

"It's about Microsoft Excel"