Forum Discussion

JMG_1981's avatar
JMG_1981
Copper Contributor
Jan 13, 2023
Solved

Excel Formula to Search a Field in a Table Using If Condition and Procv or Procx

Hell!   I have the following problem. I want to buid a formula that give me the Hospital of a user in a table where the data of consultation field has to be >=Data1 and <= Data2 according to the us...
  • OliverScheurich's avatar
    OliverScheurich
    Jan 13, 2023

    JMG_1981 

    =ÍNDICE($D$3:$D$19;CORRESP(1;(F3=$A$3:$A$19)*(G3>=$B$3:$B$19)*(G3<=$C$3:$C$19);0))

     

    You are welcome. Unfortunately i only gave you the english translation of the formula. This time i've translated the formula into portuguese.

Resources