BowlingAlleyBobCopper ContributorJun 24, 2019Solvedvlookup I need help creating a formula that will search 2 columns and determine when an input value is >= column A and =< Column B and returns Column C Detlef_LewinJun 24, 2019BowlingAlleyBob It depends on your data setup.It could be:=LOOKUP(E1,$A$1:$A$10,$C$1:$C$10)
Detlef_LewinJun 24, 2019BowlingAlleyBob It depends on your data setup.It could be:=LOOKUP(E1,$A$1:$A$10,$C$1:$C$10)
Detlef_LewinJun 24, 2019BowlingAlleyBob It depends on your data setup.It could be:=LOOKUP(E1,$A$1:$A$10,$C$1:$C$10)