Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I avoid duplications entering data in Excel?

0 views
Skip to first unread message

JCHSAlgebraTeacher

unread,
Dec 27, 2009, 11:34:01 AM12/27/09
to
I am entering names of students that I have had over the past 30 years from
rosters I have kept onto Excel. While I am entering the names (in 2 columns)
how can I have the computer notify me that I have entered a name already
entered since I do have some students more than once?

Version 2003

Mark

unread,
Dec 28, 2009, 1:59:19 AM12/28/09
to
On Dec 27, 10:34 am, JCHSAlgebraTeacher

if you have no blank entries in your name columns, except for the ones
at the bottom of course, you may be able to use Excel's
Data...Filter...Auto Filter Option. It will give you the ability to
see if you have any duplicates very easily.

Roger Govier

unread,
Jan 1, 2010, 4:46:38 AM1/1/10
to
Hi

One way
In cell C1 enter the following formula
=IF(A1="","",COUNTIF($A$1:A1,A1))
and copy down as far as required
You will see a Count of the number of entries with that name in column C

--
Regards
Roger Govier

"JCHSAlgebraTeacher" <JCHSAlgeb...@discussions.microsoft.com> wrote in
message news:F87BCD6E-95C6-441B...@microsoft.com...

> __________ Information from ESET Smart Security, version of virus
> signature database 4733 (20091231) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>

__________ Information from ESET Smart Security, version of virus signature database 4733 (20091231) __________

The message was checked by ESET Smart Security.

http://www.eset.com

0 new messages