Hi everyone,
I have a spreadsheet on which I keep an attendance record. It looks like the example below.
Every week I update the list with approx 20 names and i'm looking at finding a shortcut to my usual method of filtering the surname column and then copying the entry if it already exist's, pasting the row on the next clear line at the bottom. This is very time consuming!
[TABLE="width: 558"]
<colgroup><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Client Number[/TD]
[TD]Visit Number [/TD]
[TD]Forename[/TD]
[TD]Surname[/TD]
[TD]Date[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]22[/TD]
[TD]1[/TD]
[TD]Anon[/TD]
[TD]Anon[/TD]
[TD]05/01/2017[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]22[/TD]
[TD]1[/TD]
[TD]Anon[/TD]
[TD]Anon[/TD]
[TD]01/01/2017[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]215[/TD]
[TD]4[/TD]
[TD]Justin[/TD]
[TD]Case[/TD]
[TD]05/01/2017[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]24/12/2016[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]20/12/2016[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]16/12/2016[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]15/12/2016[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]123[/TD]
[TD]1[/TD]
[TD]Norman[/TD]
[TD]Noone[/TD]
[TD]28/12/2016[/TD]
[/TR]
[TR]
[TD]10[/TD]
[TD]445[/TD]
[TD]2[/TD]
[TD]Patty[/TD]
[TD]Pretend[/TD]
[TD]28/12/2016[/TD]
[/TR]
[TR]
[TD]11[/TD]
[TD]445[/TD]
[TD]2[/TD]
[TD]Patty[/TD]
[TD]Pretend[/TD]
[TD]24/12/2016[/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]445[/TD]
[TD]2[/TD]
[TD]Patty[/TD]
[TD]Pretend[/TD]
[TD]20/12/2016[/TD]
[/TR]
[TR]
[TD]13[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]14[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
My aim is too just be able to type in the surname (which is given to me by a colleague from her own spreadsheet, No identifying Client number unfortunately).
The surname goes into column D on the next available row. So in this example in cell D13 and then the spreadsheet automatically fills in Column A, B and C if an entry already exists for a previous attendance date.
I have looked into Index-Match and Vlookup and have very very basic Macro knowledge. I really appreciate all you kind help.
p.s Also just to be cheeky if anyone knows any links to any other way of recording attendance in a workable spreadsheet i'd be interested to look! I inherited this format as an excel novice & although it works well the spreadsheet get very large and as i say are time consuming to fill in.
Thanks again
I have a spreadsheet on which I keep an attendance record. It looks like the example below.
Every week I update the list with approx 20 names and i'm looking at finding a shortcut to my usual method of filtering the surname column and then copying the entry if it already exist's, pasting the row on the next clear line at the bottom. This is very time consuming!
[TABLE="width: 558"]
<colgroup><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Client Number[/TD]
[TD]Visit Number [/TD]
[TD]Forename[/TD]
[TD]Surname[/TD]
[TD]Date[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]22[/TD]
[TD]1[/TD]
[TD]Anon[/TD]
[TD]Anon[/TD]
[TD]05/01/2017[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]22[/TD]
[TD]1[/TD]
[TD]Anon[/TD]
[TD]Anon[/TD]
[TD]01/01/2017[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]215[/TD]
[TD]4[/TD]
[TD]Justin[/TD]
[TD]Case[/TD]
[TD]05/01/2017[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]24/12/2016[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]20/12/2016[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]16/12/2016[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]44[/TD]
[TD]2[/TD]
[TD]Michael[/TD]
[TD]Madeup[/TD]
[TD]15/12/2016[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]123[/TD]
[TD]1[/TD]
[TD]Norman[/TD]
[TD]Noone[/TD]
[TD]28/12/2016[/TD]
[/TR]
[TR]
[TD]10[/TD]
[TD]445[/TD]
[TD]2[/TD]
[TD]Patty[/TD]
[TD]Pretend[/TD]
[TD]28/12/2016[/TD]
[/TR]
[TR]
[TD]11[/TD]
[TD]445[/TD]
[TD]2[/TD]
[TD]Patty[/TD]
[TD]Pretend[/TD]
[TD]24/12/2016[/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]445[/TD]
[TD]2[/TD]
[TD]Patty[/TD]
[TD]Pretend[/TD]
[TD]20/12/2016[/TD]
[/TR]
[TR]
[TD]13[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]14[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
My aim is too just be able to type in the surname (which is given to me by a colleague from her own spreadsheet, No identifying Client number unfortunately).
The surname goes into column D on the next available row. So in this example in cell D13 and then the spreadsheet automatically fills in Column A, B and C if an entry already exists for a previous attendance date.
I have looked into Index-Match and Vlookup and have very very basic Macro knowledge. I really appreciate all you kind help.
p.s Also just to be cheeky if anyone knows any links to any other way of recording attendance in a workable spreadsheet i'd be interested to look! I inherited this format as an excel novice & although it works well the spreadsheet get very large and as i say are time consuming to fill in.
Thanks again