![]() |
|
#1
|
||||
|
||||
![]() Hi Karin, You've thrown me a bit of a curve ball there because you're using a Mac version of Excel. I've never used a Mac, so I'll show you how I would do it in Excel 2010 and hope that the same applies for your version. You want to allow duplicate values but have a way to highlight them. I think a good solution here would be to use conditional formatting. Select the column and then go to conditional formatting > highlight cell rules > duplicate values > choose the colouring you want and click OK. [See attached screenshot]. At that point any duplicate values should be highlighted. If the "duplicate value" rule is not available in Excel 2008 then you can use this conditional formatting formula instead. Code:
=COUNTIF($A:$A,$A1)>1 |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
parnol01 | Project | 1 | 12-16-2015 09:30 AM |
What slide attribute can I use in VBA to detect hidden slide? | mikel401 | PowerPoint | 1 | 02-22-2011 11:13 AM |
![]() |
Ultrap3 | Word | 2 | 02-04-2011 02:53 PM |
![]() |
Ziggy-R | Word | 10 | 09-28-2010 01:42 AM |
Adding dates | mkkram | Word | 0 | 11-27-2006 09:18 AM |