I have a form based on an inventory table, some but not all the equipment in the inventory table is linked to a maintenance log tabe. I'm wondering if it is possible to put a button on my form that will only be visible when you're currently viewing equipment that has a maintenance log associated with it in another table. And when the equipment you're currently viewing has no maintenance logs (or when the Equipment id is not found in the maintenance table) the button is not visible.