ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Mark last record of a particular name (https://www.excelbanter.com/excel-discussion-misc-queries/1533-mark-last-record-particular-name.html)

jdb

Mark last record of a particular name
 
I am using KnowledgeBase article ID #105888 to Merge a Conditional Number of
Records.

In the article, it shows a sample data file which lists a number of names.
Some of the names are listed multiple times (they are sorted so each name is
'grouped'). in a new column, they give the last occurance of each name a
unique identifier (in this case, a '1').

How do I do this?
--
Joe

Biff

Hi!

I don't know about that article but one way to do this is
to use this formula:

=IF(A1=A2,"",1)

This simply tests the next cell to see if it is equal to
the previous cell.

Biff

-----Original Message-----
I am using KnowledgeBase article ID #105888 to Merge a

Conditional Number of
Records.

In the article, it shows a sample data file which lists a

number of names.
Some of the names are listed multiple times (they are

sorted so each name is
'grouped'). in a new column, they give the last

occurance of each name a
unique identifier (in this case, a '1').

How do I do this?
--
Joe
.



All times are GMT +1. The time now is 08:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com