GaryDN
Posts: 34
|
| Posted: 10/24/2004, 3:29 PM |
|
I'm not sure how to do this and I'm hope someone can help
I have a table that has a customer id field. I need to look thru all the records that match this customer till I find a "true" in a field called Display. there will be only one record that matchs or none will match.
I tried ccdlookup but it only looks at the first record then stops. I need a way to step thru all the records based on the id field
TIA
|
 |
 |
GaryDN
Posts: 34
|
| Posted: 10/24/2004, 3:29 PM |
|
ps: ASP, Windows 2k and access
|
 |
 |
Girish
|
| Posted: 11/10/2004, 10:12 PM |
|
Just use regular Grid Builder and then modify the datasource property and use where ...
|
|
|
 |
|