Patcheen
Active Member
- Joined
- Sep 28, 2015
- Messages
- 391
- Office Version
- 365
- Platform
- Windows
Hi Guys
Im using this formula
=MAX(IF(E2:E100,A2,IF('info Data'!AE2:AE100,C1,IF('info Data'!I2:I100,">0"))))
a2 is the name it needs to match in e2:e100 - E2:e100 is the employee names - Ae2:ae100 is the ware houses - i2:i100 deliveries made
C1 is the ware house name
i just want to find the max for Lets say john to dublin from column i2:i100
Im using this formula
=MAX(IF(E2:E100,A2,IF('info Data'!AE2:AE100,C1,IF('info Data'!I2:I100,">0"))))
a2 is the name it needs to match in e2:e100 - E2:e100 is the employee names - Ae2:ae100 is the ware houses - i2:i100 deliveries made
C1 is the ware house name
i just want to find the max for Lets say john to dublin from column i2:i100