How to check if a cell contains "%" and calculate accordingly.
Solved/Closed
Related:
- Excel check if cell contains
- Excel add 1 if cell contains text ✓ - Excel Forum
- Radiation check number - Guide
- Excel mod apk for pc - Download - Spreadsheets
- Check soft - Download - Finance
- Tmobile data check - Guide
2 responses
MaxStart
Posts
338
Registration date
Tuesday 3 March 2015
Status
Contributor
Last seen
3 July 2015
69
25 Mar 2015 à 19:23
25 Mar 2015 à 19:23
=IF(RIGHT(B2,1)="%",B2*B1,B2)
please follow-up with us if it works for you.
--
Damn it !!!, is it ever gonna be the way I want it to be?
26 Mar 2015 à 04:34
Could you possibly explain what does the function "right" mean?
26 Mar 2015 à 04:46
18 Oct 2019 à 14:46