I am compiling all the stuff into an inventory sheet and need it to be changeable. Is there a way to do that? Here is my line:
=DMIN(Table2[#All],"Bottle #",'Drug Log'!B2:B3)

When I type in this I get an error message. Where does the ="=BUP" go?
=DMIN(Table2[#All],"Bottle #",="=A5")

Appreciate the help. Still kind of green when it comes to database functions.