Hi,
I want to be able to extract/copy data from columns H (2017-18), M (First Name), & N (Last Name) from a worksheet called AllMembers based on Criteria Life Members and Financial only from column L (M'ship Type) and copy this data to another sheet called MemberSignIn in columns B (Last Name), C (First Name) & D (2017-18). This data is then to be sorted by Last Name, First Name. I need this automated with a formulae, macro or VBA so this process can be updated regularly by someone who doesn't have much Excel experience.
Hope this makes sense. Thanks for any help.
I want to be able to extract/copy data from columns H (2017-18), M (First Name), & N (Last Name) from a worksheet called AllMembers based on Criteria Life Members and Financial only from column L (M'ship Type) and copy this data to another sheet called MemberSignIn in columns B (Last Name), C (First Name) & D (2017-18). This data is then to be sorted by Last Name, First Name. I need this automated with a formulae, macro or VBA so this process can be updated regularly by someone who doesn't have much Excel experience.
Hope this makes sense. Thanks for any help.
Excel Workbook | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | |||
1 | 2010-11 | 2011-12 | 2012-2013 | 2013-14 | 2014-15 | 2015-16 | 2016-17 | 2017-18 | Receipt No. | Member Since | Membership # | M'ship Type | First Name | Last Name | Address - Street address | ||
2 | 29-Nov-10 | 06-Jul-11 | 02-Jul-12 | 14-Oct-13 | 26-Jul-14 | 30-Jun-15 | 19-Jul-16 | 29-Nov-10 | 10-0001 | Unfinancial | Bruce | Smith | 53 Smith Street | ||||
3 | 24-Nov-10 | 19-Jun-11 | 13-Jun-12 | 12-Jul-13 | 01-Jul-14 | 10-Aug-15 | 11-Jul-16 | 26-Jul-17 | N46 | 24-Nov-10 | 10-0002 | Financial | Milton | Brown | 42 Yellow Parade | ||
4 | 29-Nov-10 | 17-Jun-11 | 10-Jun-12 | 13-Aug-13 | 02-Jul-14 | 15-Jul-15 | 01-Jan-00 | 01-Jan-00 | 29-Nov-10 | 10-0003 | Life Member | Garry | Jones | 2 Green Court | |||
5 | 29-Nov-10 | 27-Jul-11 | 13-Jun-12 | 19-Jul-13 | 15-Sep-14 | 14-Aug-15 | 03-Aug-16 | 29-Nov-10 | 10-0004 | Unfinancial | Judy | Green | 14 Jones Street | ||||
6 | 17-Nov-10 | 06-Jul-11 | 13-Jun-12 | 03-Jul-13 | 01-Sep-14 | 30-Jun-15 | 18-Jan-17 | 14-Sep-17 | N96 | 17-Nov-10 | 10-0005 | Financial | Ross | Green | 14 Jones Street | ||
7 | 17-Nov-10 | 06-Jul-11 | 13-Jun-12 | 03-Jul-13 | 02-Jul-14 | 28-Jul-15 | 05-Oct-16 | 05-Jul-17 | L79 | 17-Nov-10 | 10-0006 | Financial | Ben | Green | 2/33 Johns Street | ||
8 | 17-Nov-10 | 06-Jul-11 | 17-Nov-10 | 10-0007 | Unfinancial | Joseph | Banks | 13 Good Street | |||||||||
9 | 17-Nov-10 | 27-Jul-11 | 26-Jun-12 | 14-Aug-13 | 04-Jun-14 | 20-Aug-15 | 09-May-16 | 01-Jan-00 | 17-Nov-10 | 10-0008 | Life Member | Christine | Zoran | 8 Yellow Street | |||
10 | 17-Nov-10 | 06-Jul-11 | 26-Jun-12 | 02-Jul-13 | 04-Jun-14 | 04-Jun-15 | 01-Aug-16 | 11-Sep-17 | N93 (joint) | 17-Nov-10 | 10-0009 | Financial | John | Wells | 358 Milford Road | ||
11 | 17-Nov-10 | 05-Oct-11 | 11-Jul-12 | 08-Jul-13 | one | 03-Jun-15 | 28-Jun-16 | 17-Nov-10 | 10-0010 | Unfinancial | Phillip | Abraham | 256 Jubilee Terrace | ||||
12 | 17-Nov-10 | 17-Nov-10 | 10-0011 | Unfinancial | Michael | Philips | 74 Ryder Road | ||||||||||
13 | |||||||||||||||||
14 | |||||||||||||||||
15 | |||||||||||||||||
16 | Last Name | First Name | 2017-18 | ||||||||||||||
17 | Brown | Milton | 26-Jul-17 | ||||||||||||||
18 | Green | Ben | 05-Jul-17 | ||||||||||||||
19 | Green | Ross | 14-Sep-17 | ||||||||||||||
20 | Jones | Garry | 01-Jan-00 | ||||||||||||||
21 | Wells | John | 11-Sep-17 | ||||||||||||||
22 | Zoran | Christine | 01-Jan-00 | ||||||||||||||
23 | |||||||||||||||||
Sheet1 |