I have a form that is passing values like this.
GETL639NAVY 1649
GETL639ORANGE 1653
GETL639PURPLE 0
GETL794BLACK 0
GETL794NAVY 0
GETL794SAHARA 0
GETL794WHITE 0
GETLST660BLUEWAKE 0
When its not 0 I would like to get
that specific record from a query
select * from table
where ID = '#number#'