Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel XP & Win XP
This is a minor problem, I think, but I have never seen this happen before. When I use any of the following or when I use "application" when using a worksheet function in VBA, the leading "a" is lower case. Even when I manually change it to upper case, Excel will change it back to lower case. Before now, Excel has always made it upper case regardless of what case I used. My question: Why is this? Thanks for your time. Otto application.ScreenUpdating = False application.EnableEvents = False application.DisplayAlerts = False |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
lower case letter "i" always converts to upper case | Excel Discussion (Misc queries) | |||
Converting "uppercase" string data to "lower case" in CSV file | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
how do I count only lower case "x" and exclude upper case "X" | Excel Worksheet Functions |