Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Get…UCase or LCase ???

Sorry for my English, but <exact function it's not enough (you have to
compare with sth and I have nothing to compare with

Sub()
Dim cell
Dim a, b, c, d
For Each cell In [a:a]
cell.Select
a = Selection.Value
If a = "" Then GoTo SLUT
If Left(b, 1) = UCase Then

Selection.Offset(0, 1).Value = a
c = c + 1
End If
d = d + 1
Next cell
SLUT:
[c1].Value = d
[d1].Value = c
[a1].Select
End Sub

Thanks, Totmos
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ucase / macros MrDave Excel Discussion (Misc queries) 1 July 26th 09 11:07 AM
Get…UCase or LCase ??? Totmos Excel Programming 2 January 8th 04 06:15 PM
UCase in textbox, help CAA[_4_] Excel Programming 10 December 18th 03 04:02 PM
UCase Help holder2k[_2_] Excel Programming 2 November 22nd 03 03:35 PM


All times are GMT +1. The time now is 02:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"