your combo list bound column values are text or numbers? If text you need text delimiters. Within double quotes we use singles:
= ' " & categorySelection & " ' " (remove the extra spaces that I used to make the ' more obvious).
Also, make that Me.Combo30 (don't need .Value, but no harm using it)
Better to post code in code tags (use # on posting toolbar) and not use pics of code.
Last edited by Micron; 03-28-2022 at 09:26 AM.
Reason: clarification
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.