find row that contains certain values

T

Todd

I have 3 variables named Width, Length, & Thick

I need to search a worksheet for the row that contains the
value for Width in Column B, the value of Length in Column
C, and the value of Thick in Column D then select the cell
in Column A of that row. Is it possible to do this?
 
Top