Excel Formula
Solved/Closed
Related:
- Excel Formula
- Grade formula in excel marksheet - Guide
- Number to words in excel formula - Guide
- Formula to calculate vat in excel - Guide
- Excel mod apk for pc - Download - Spreadsheets
- Formula bar in excel - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday 28 January 2010
Status
Contributor
Last seen
5 May 2022
766
21 Jul 2010 à 14:15
21 Jul 2010 à 14:15
It seems to be a half complete question.
you can have nested if to do it
=IF(year(today()) - Year(a1) < 5, 0, IF(year(today()) - Year(a1) < 10, 15, IF(year(today()) - Year(a1) < 15, 20,IF(year(today()) - Year(a1) < 20, 25,30))))
you can have nested if to do it
=IF(year(today()) - Year(a1) < 5, 0, IF(year(today()) - Year(a1) < 10, 15, IF(year(today()) - Year(a1) < 15, 20,IF(year(today()) - Year(a1) < 20, 25,30))))
22 Jul 2010 à 08:11
https://authentification.site/files/23476157/year.xls
22 Jul 2010 à 09:42
22 Jul 2010 à 11:21
I asked a question a few days ago but I got no response. Do you know if there is a way to get scrolling text / marquee effect in excel or word ? preferably in excel.
22 Jul 2010 à 13:56
https://www.mrexcel.com/board/threads/animating-text-in-excel.9270/
23 Jul 2010 à 09:53
Hi Rizvisa, You have helped me before with this, I'm hoping you can do the same. Please view the attachment for what I want done. Thanks