Display common values in first occurrence only

  • Thread starter Thread starter JoanE
  • Start date Start date
J

JoanE

Hi,

I feel sure that there must be a way to do what I want but I can't see
how, not being an Excel expert.

I am using Excel 2003 and have a list of offers made to applicants for
housing. Many applicants have had more than one offer made, having
refused some. I am trying to display the common applicant details on
the first line of their offers only, only displaying offer details on
every line. See simplistic example.

Now:

App Name No of Offer Property Status
No Offers No
1 Mr Jones 3 1 1 High Street REFD
1 Mr Jones 3 2 2 Bank Street REFD
1 Mr Jones 3 3 9 Elm Row ACCT

What I would like but can't work out:

App Name No of Offer Property Status
No Offers No
1 Mr Jones 3 1 1 High Street REFD
2 2 Bank Street REFD
3 9 Elm Row ACCT

I know I could export the lot into Access for reporting but I really
would appreciate it if anyone could help me to do this in Excel without
the extra step.

Thanks.

Joan
 
Hi Joan

You could do it with Conditional formatting.
Select your first 3 columns of data,
Format>Conditional Formatting>from dropdown select Formula Is> =A2=A1
Format> select White font.
 
Thanks a million for that Roger, it worked a treat. I was too busy
looking for reporting group features that I never even thought of the
simple solution.

Cheers,

Joan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top