find particular words and do the action..

VBABEGINER

Well-known Member
Joined
Jun 15, 2011
Messages
1,232
Dear All,
In my Col A, I have fixed words, which I want to make them in small letters only.
words are,
and, at, is, for, of, or
Col A contains statements, any statements wherein, the above words are there...and they should remain in small letter...

Pls share the code...
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Any possibility..

Dear All,
In my Col A, I have fixed words, which I want to make them in small letters only.
words are,

Col A contains statements, any statements wherein, the above words are there...and they should remain in small letter...

Pls share the code...
 
Upvote 0
What happens if these words begin a sentence?
You don't want them small then do you?

e.g.
For example...
At 5pm this afternoon I finished work
Of all the bars in all the towns in all the world...
Is it really necessary to...

Does this have to be a VBA solution?
Are you absolutely sure those are the ONLY words you want to put into lower case?
 
Upvote 0
No matter, the position.

Yes, I want only mentioned in small letters..



What happens if these words begin a sentence?
You don't want them small then do you?

e.g.
For example...
At 5pm this afternoon I finished work
Of all the bars in all the towns in all the world...
Is it really necessary to...

Does this have to be a VBA solution?
Are you absolutely sure those are the ONLY words you want to put into lower case?
 
Upvote 0

Forum statistics

Threads
1,216,100
Messages
6,128,827
Members
449,470
Latest member
Subhash Chand

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top