|
-
Jul 22nd, 2012, 07:29 PM
#11
Re: 20120625 - i00 .Net Spell Check - Code Project prize winner!
 Originally Posted by johndmingione
I am attempting to implement your program into mine. However, I am wondering is there a way where I can use this to correct spelling mistakes made in Excel? My program currently let's the User open up a Worksheet in a DataGrid and I'm wondering if I can basically do the same with your program but if when the User uploads the Excel Worksheet it will correct Spelling mistakes there. Let me know if I'm making any sense here I am very new to VB 2010. I was using VB6 previously.
What do you mean "in excel" ... your DataGrid that loads the excel documents does it not? the DGV can support spell checking...
In your upload process you could check each word in each cell, and change it accordingly with the spell check engine.
Is this what you meant?
Kris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|