Forum Discussion

Kasafkhan's avatar
Kasafkhan
Copper Contributor
Jun 12, 2022
Solved

Excel Formula

Greetings of the day, Example. I have a category in data like officer  & staff. in which I want to show the training due date by using the Edate formula. but where an officer is there, there should...
  • Riny_van_Eekelen's avatar
    Jun 12, 2022

    Kasafkhan 

    That could be something like:

    =IF(A1="Staff", EDATE(------------),"NA")

Resources