Hi All!
I often need to find a record that contains jobsnumb C(8) and ordrnumb C(8) so I want an index that will SEEK or SCAN FOR or whatever. The keys will come from textboxes where user inputs such data as jobsnumb 11098 and ordrnumb 9-1. I cannot seem to create an index that will find the combination of jobsnumb + ordrnumb. Would someone please show me the right way to do this? I think I have tried every combination of trim and pad I can think of and it still will not 'find' the record
Thanks for your response.
Judi
I often need to find a record that contains jobsnumb C(8) and ordrnumb C(8) so I want an index that will SEEK or SCAN FOR or whatever. The keys will come from textboxes where user inputs such data as jobsnumb 11098 and ordrnumb 9-1. I cannot seem to create an index that will find the combination of jobsnumb + ordrnumb. Would someone please show me the right way to do this? I think I have tried every combination of trim and pad I can think of and it still will not 'find' the record
Thanks for your response.
Judi