ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Spell check strings (https://www.excelbanter.com/excel-discussion-misc-queries/222615-spell-check-strings.html)

AndyC812

Spell check strings
 
Hi,

I ahave a huge app with lots of strings embedded in formulas. Is there a
way to spell check within a formula? For example:

=if(c43="","",Q45&"can only spell assignned the wrong way. ")

Spell check will not pick up the fact that I misspelled "assignned", and as
you can see I cannot spell. ;-)

--
Thanks,
Andy

Sheeloo[_3_]

Spell check strings
 
Try this
1. Find = and Replace All with ^^^ (a combination which is not likely to be
used on your worksheet)
2. Run spell check
3. Find ^^^ and Replace All with =


"AndyC812" wrote:

Hi,

I ahave a huge app with lots of strings embedded in formulas. Is there a
way to spell check within a formula? For example:

=if(c43="","",Q45&"can only spell assignned the wrong way. ")

Spell check will not pick up the fact that I misspelled "assignned", and as
you can see I cannot spell. ;-)

--
Thanks,
Andy


AndyC812

Spell check strings
 
Great idea!
--
Thanks,
Andy


"Sheeloo" wrote:

Try this
1. Find = and Replace All with ^^^ (a combination which is not likely to be
used on your worksheet)
2. Run spell check
3. Find ^^^ and Replace All with =


"AndyC812" wrote:

Hi,

I ahave a huge app with lots of strings embedded in formulas. Is there a
way to spell check within a formula? For example:

=if(c43="","",Q45&"can only spell assignned the wrong way. ")

Spell check will not pick up the fact that I misspelled "assignned", and as
you can see I cannot spell. ;-)

--
Thanks,
Andy



All times are GMT +1. The time now is 04:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com