08-08-2012, 10:46 AM
Modify this code as
Code:
If flg=0 Then
Print (Spl_Exp_Values(i) & " not found in Actual Values list")
End If
dim str1
str1=str1&Spl_Exp_Values(i)
come out of loop and print the str1 value