Re: Help with getting first letter of a string
- From: "kalem_l via OfficeKB.com" <forum@xxxxxxxxxxxx>
- Date: Mon, 01 Aug 2005 20:31:34 GMT
I'm assuming feeder is a string. if so, this is an easy workaround:
dim mychar as char = feeder
if mychar = "F" Or mychar = "R" Then
well, you have the rest from here.
.
- References:
- Help with getting first letter of a string
- From: McManCSU
- Help with getting first letter of a string
- Prev by Date: Re: selecting cells with an input box
- Next by Date: Re: Endless loop?
- Previous by thread: Help with getting first letter of a string
- Next by thread: RE: Help with getting first letter of a string
- Index(es):