Searching My database and live results...

D

DanielWalters6

Hi, I'm building a stock management system, which lists all the items which
my client's company use, and how many they have in stock.

Should they want to reorder some products, they can search the product's
name and description to show a list of products that match keyword.

How can I get this on the fly? ie, similar to Vista's Instant Search,
Similar to Apple's Safari, Similar to Google Search using the firefox
toolbar...

The more characters I type into the system, the more refined the search. For
example, typing tooth, it would show me toothpaste and toothbrush, but after
typing in toothb, toothpaste wouldn't be in the results list...

I hope I'm explaining this clearly, if not, then let me know.

I presume it's a piece of code in VBA which says, on update or something
like that, run the query. But I would like the query to run after each
letter, slowly narrowing down my results...

I understand this is quite labour intensive, but the quite powerful machine
will cope!

Cheers
 
D

DanielWalters6

Looks like it might just work :)

I'll repost an update later on, when I'm not in my current environment ( zip
files from the internet are disabled)

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top