I have a formula that seams to work, until I put everything together.
I need help with getting to Range in a LookUpTable to function correctly.
Formula:
=VLOOKUP(Bracket_Type,VLOOKUP(Bracket_Style,LookUpTableBrackets,7,FALSE),4,FALSE)
below is screen shots of the argument and the lookup table I have created.