Bob Scarborough
BBQ
- Local time
- Today, 23:32
- Joined
- Mar 2, 2003
- Messages
- 25
I am building an estimating database for my son who is a plumber. We have 2 major suppliers of products but neither of them record the description the same way. e.g. One supplier may record a product as a "6MTR 20MM Cu Tube HD" Whilst the other records it as a "Copper Tube HD 6 Mtr X 20MM" There are over 25,000 items in the product list so "Copper" and "CU" appear often as do words like "PVC" "Bend" and various sizes "20MM, 40MM, 60MM, 80MM, 100MM etc" Naturally enough both suppliers have different part numbers for the same product.
I can build queries or use filtering to get down to the records. But I would really like real time filtering like you often see in your Outlook address book, in that the more characters you type the more it narrows down the person registered in you contacts list.
I have used wild card strings in queries and filtering which get around the problem but you have to press Find or Search and also type in the Wild card characters which is not all that slick for a non technical user. I want the result set to automatically populate itself on the form so that it will make it easy for the operator to select the product they want.
I can build queries or use filtering to get down to the records. But I would really like real time filtering like you often see in your Outlook address book, in that the more characters you type the more it narrows down the person registered in you contacts list.
I have used wild card strings in queries and filtering which get around the problem but you have to press Find or Search and also type in the Wild card characters which is not all that slick for a non technical user. I want the result set to automatically populate itself on the form so that it will make it easy for the operator to select the product they want.