CJ - Brill
All sorted with the below code. My god - I used to know this stuff!!! Back to school for me. Thanks for your prompt response!
Dim Category As Integer
Category = DLookup("ID", "Tbl_ComponentCategories", "Category = 'Capacitors'")
DoCmd.OpenForm "Frm_Browse_Components", , ...