• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

which is best possible way to lookup possible entries in data.

ANKUSHRS1

Member
Hi friends,

Please refer below screen shot of a dictionary. if you type a data which is not available in dictionary database this dictionary donesn't show result but give spelling suggetion list like below.
upload_2019-3-5_18-0-25.png

same logic i want to apply in my database.
I receive orders from customer with mispellesd "Quality" Name. In this case I want a vba code which will look up very possible entry like above dictionary apply.

I can use intr or find function but it have very limited scope.

I will figure out rest such as if i want to show it userfrom or in excel. All i want to know logic.

Hope you help me.
 

Attachments

  • upload_2019-3-5_17-58-18.png
    upload_2019-3-5_17-58-18.png
    124.2 KB · Views: 2
Back
Top