I'm familiar with IF functions and vlookups but not how to use them together. In my example I want to check if column D is marked as "T". If it is then I want to do a vlookup based on another column (specifically column K would reference another tab to do a vlookup). If it isn't a T, I'd like it to show as blank.
To summarize, I only want the vlookup function to happen IF another column is filled with the letter "T".
I've tried looking this up a lot and seen answers that seem that they should work but then they don't. Lots of data on multiple vlookup formulas but this is IF + vlookup. I'm open to fancy QUERY ideas but then I'd need a bit more help.