AidanCambel
Technical User
I apologize for this question - its probably really simple and I just can't figure it out. I have a data base that has multiple rows of information for each customer.
ex.
ab | 1 | 2 | 4 |
ab | d | f | e |
and so forth. I want a form that I can key in "ab" and see the results for all the fields that have that customer number. right now when i try it, a get a form response for each row.
Does this make sense? Can I do this?
Thanks.
ex.
ab | 1 | 2 | 4 |
ab | d | f | e |
and so forth. I want a form that I can key in "ab" and see the results for all the fields that have that customer number. right now when i try it, a get a form response for each row.
Does this make sense? Can I do this?
Thanks.