Forum Discussion

ArtShed Online's avatar
ArtShed Online
Copper Contributor
Apr 04, 2018
Solved

My formula will not ignore Text in a drop down function

I am trying to make a staff roster and have a drop down menu that has time values and word values that can be selected. The cell that the menu exists in, is part of a formula, calculating total hours...
  • Matt Mickle's avatar
    Apr 04, 2018

    Try putting this formula in E8 and dragging down to E16:

     

    =IFERROR(D8-C8,"")

     

Resources