Thread: [Solved] Formula Help
View Single Post
 
Old 10-19-2017, 12:39 AM
OTPM OTPM is offline Windows 10 Office 2016
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
Many thanks for the quick response but this does not appear to work.
Kind regards
Tony
Quote:
Originally Posted by ArviLaanemets View Post
On fly, let's assume your datarange is D2:E10

Into F2 enter the formula
=$D2 + AND(COUNTIFS($D$2:$D2,$D2)>1,COUNTIFS($E$2:$E2,$E2 )>1)*0,3
Into G2 enter the formula
=$E2 + AND(COUNTIFS($D$2:$D2,$D2)>1,COUNTIFS($E$2:$E2,$E2 )>1)*0,3

Copy F2:G2 down to F10:G10
Reply With Quote