Forum

Notifications
Clear all

work out bonus for largest profit using if function

2 Posts
2 Users
0 Reactions
107 Views
(@kullboys)
Posts: 1
New Member
Topic starter
 

Hello everyone

i am trying to do a spreadsheet using sales – G10-14 have the profit in them, i need to then do a bonus column (K) – I need to do an IF formula selecting the highest profit and show they get a $2000 bonus. Attached is my Spreadsheet with the summary solution example

Thanks.

 
Posted : 03/10/2018 2:59 am
(@sunnykow)
Posts: 1417
Noble Member
 

There is no attachment.

You can try this. In cell K10 enter

=IF(G10=MAX($G$10:$G$14),2000,0)

copy till K14

Hope this helps.

Sunny

 
Posted : 03/10/2018 3:17 am
Share: