Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-14-2012, 06:05 PM
kyjac85 kyjac85 is offline Can I set AutoCorrect to work with inserted text (not typed)? Windows 7 64bit Can I set AutoCorrect to work with inserted text (not typed)? Office 2010 64bit
Novice
Can I set AutoCorrect to work with inserted text (not typed)?
 
Join Date: Sep 2012
Posts: 10
kyjac85 is on a distinguished road
Default Can I set AutoCorrect to work with inserted text (not typed)?

I'm trying to get autocorrect to change ,, (two commas) into one comma whenever it detects them. It will only do this if I am actually typing the commas, not if I insert something that has a comma already attached to it. Here is an example of what I am trying to do:

#existing sentence
it is an aged,

#macro inserted text
, uh,

#current results
it is an aged,, uh,



#desired results
it is an aged, uh,

Is this something I would need to have a macro for or is there a setting maybe?
Reply With Quote
  #2  
Old 09-14-2012, 08:13 PM
macropod's Avatar
macropod macropod is offline Can I set AutoCorrect to work with inserted text (not typed)? Windows 7 64bit Can I set AutoCorrect to work with inserted text (not typed)? Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,963
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi kyjac,

You don't really need a macro for processing the text - a simple Find/Replace will do:
Find = ,,
Replace = ,
And, if you're going to have to do that anyway, there's not much benefit in having the autocorrect entry.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 09-14-2012, 08:15 PM
kyjac85 kyjac85 is offline Can I set AutoCorrect to work with inserted text (not typed)? Windows 7 64bit Can I set AutoCorrect to work with inserted text (not typed)? Office 2010 64bit
Novice
Can I set AutoCorrect to work with inserted text (not typed)?
 
Join Date: Sep 2012
Posts: 10
kyjac85 is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
Hi kyjac,

You don't really need a macro for processing the text - a simple Find/Replace will do:
Find = ,,
Replace = ,
And, if you're going to have to do that anyway, there's not much benefit in having the autocorrect entry.
Yea I hear what you are saying. I'm just trying to make things go as fast as possible as I already have to find/replace a few other things as well. Thanks though.
Reply With Quote
  #4  
Old 09-14-2012, 08:19 PM
macropod's Avatar
macropod macropod is offline Can I set AutoCorrect to work with inserted text (not typed)? Windows 7 64bit Can I set AutoCorrect to work with inserted text (not typed)? Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,963
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

If you have multiple Find/Replace operations that need to be executed together, that would certainly be conducive to macro use. The simplest way to create such a macro is to start the macro recorder, input & execute all the Find/Replace operations, then stop the macro recorder. The code that gets produced won't be pretty, but it should be effective.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
AutoCorrect with Formatted Text pmokover Word 15 05-11-2017 08:50 PM
Can I set AutoCorrect to work with inserted text (not typed)? Text typed on slide x ports to slide y automatically? Thinker PowerPoint 5 07-26-2012 11:59 PM
Can I set AutoCorrect to work with inserted text (not typed)? Word 2003 - Autocorrect/text Pamhof Word 6 03-20-2012 06:27 AM
Automatic text on inserted slides tom_kladno PowerPoint 0 05-12-2011 04:30 AM
Unwanted text auto-inserted kyleknapp Word 5 09-14-2010 07:09 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:43 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft