Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bingo!
Thanks Per. That did it. Best. "Per Jessen" wrote: Hello again Steve I think this is what you want: If NewString = "" Then NewString = MyRng.Cells(cell, 1).Value ElseIf MyRng.Cells(cell, 1).Value < "" Then NewString = NewString & vbLf & MyRng.Cells(cell, 1).Value End If Best regards, Per |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
elseif | Excel Programming | |||
IF..Then..ELSE.. ELSEIF | Excel Programming | |||
If, ElseIf | Excel Programming | |||
ElseIf | Excel Programming | |||
If...Elseif...End If | Excel Programming |