Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-24-2018, 07:30 AM
14spar15 14spar15 is offline Only lower case in column without formula Windows XP Only lower case in column without formula Office 2000
Advanced Beginner
Only lower case in column without formula
 
Join Date: Mar 2011
Posts: 97
14spar15 is on a distinguished road
Default Only lower case in column without formula

I’m trying to convert all uppercase letters in just one column to lowercase. I am continually pasting data into this column so I do not want to do this with a formula that would have to involve a second column. I looked into data validation but it seems it is limited to correcting at the time of data entry which won’t work for me. I tried this…

Private Sub Worksheet_Change(ByVal Target As Range)


Target.Value = VBA.LCase(Target.Value)
End Sub

but the way it was written seems to apply to the complete sheet and not just one column. If this could be corrected (I don’t know the procedure) it may still be a problem as I find if more than one cell is being pasted at once it brings a run-time error. I was hoping that there was maybe a way to format the column but I can’t figure that out either. Any ideals here?
Reply With Quote
 

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Only lower case in column without formula Issue with Accented Letter Replacement (Upper/Lower Case) onlywonderboy Word VBA 1 12-21-2017 08:57 PM
Only lower case in column without formula Change lower case to caps whole document lmb100 Word 4 08-07-2015 06:57 AM
Only lower case in column without formula Regular expressions: lower case after hyphen SusanG Word 2 06-06-2012 11:58 PM
Search for paras beginging with a lower case MShroff Word 1 10-19-2010 06:41 AM
Upper to lower case jd Excel 1 04-28-2006 07:40 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:52 PM.


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