restricting scope

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
john
Posts: 45
Joined: Tue Oct 10, 2017 12:44 pm

restricting scope

Post by john » Mon Apr 05, 2004 8:21 pm

My master table is indexed on a char field____Using a control table I set the hi and lo scope to the ONE record I want included in the report____but I can^t seem to restrict the report to just that one record if there are other records that start with the same expression____ie:____I want the record "101002" - and only that record____but I get 101002__101002A__101002.2____What am I missing ???______Thanks

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: restricting scope

Post by kfleming » Wed Apr 07, 2004 7:53 am

Set the low scope to 101002 and the high scope to 101002!!!____The extra exclamation points will exclude the records with extra following characters.____Kathleen__R&R Support____

john
Posts: 45
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: restricting scope

Post by john » Wed Apr 07, 2004 1:43 pm

So simple - and simply elegant____Now why didn^t I think of that ??____Thanks____John____

Post Reply