If Function
Closed
Jen
-
Feb 5, 2015 at 07:47 PM
vcoolio Posts 1411 Registration date Thursday July 24, 2014 Status Moderator Last seen September 6, 2024 - Feb 6, 2015 at 06:43 AM
vcoolio Posts 1411 Registration date Thursday July 24, 2014 Status Moderator Last seen September 6, 2024 - Feb 6, 2015 at 06:43 AM
Related:
- If Function
- Find function on mac - Guide
- Accessor function c++ - Guide
- Spreadsheet function - Guide
- Hard drive function - Guide
- Agp function - Guide
1 response
vcoolio
Posts
1411
Registration date
Thursday July 24, 2014
Status
Moderator
Last seen
September 6, 2024
262
Feb 6, 2015 at 06:43 AM
Feb 6, 2015 at 06:43 AM
Hello Jen,
Perhaps this formula may help:-
=IF(A2="","",IF(2%*A2<=25,25,IF(2%*A2>25,2%*A2)))
I'm assuming that the dollar values are in column A, starting in cell A2 with headings in row 1. So, copy the formula into cell B2 and drag it down as far as you need.
Format your cells to currency.
I hope this helps.
Regards,
vcoolio.
Perhaps this formula may help:-
=IF(A2="","",IF(2%*A2<=25,25,IF(2%*A2>25,2%*A2)))
I'm assuming that the dollar values are in column A, starting in cell A2 with headings in row 1. So, copy the formula into cell B2 and drag it down as far as you need.
Format your cells to currency.
I hope this helps.
Regards,
vcoolio.