Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
with textbox6
.text = ucase(.text) end with VBA doesn't have a Proper function, so lots of people use: application.proper(). But lcase() and ucase() both exist. And you may want to look at strconv(), too. It's another way to do string conversions. Jim at Eagle wrote: I need to properly display the state code in upper case. Any suggestions? -- Jim at Eagle -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
application exports number to excels text....can't format | Excel Discussion (Misc queries) | |||
application exports number to excels text....can't format | Excel Discussion (Misc queries) | |||
copying cell text to non-Microsoft application | Excel Programming | |||
Application or Object Defined Error when trying to change a Range's text | Excel Programming | |||
Link Excel range to PowerPoint Application text box | Excel Programming |