"cmdolcet69" <colin_dolcetti@hotmail.com> schrieb:
> How can I use the text property of a created arraylist
>
[quoted text clipped - 4 lines]
> MessageBox.Show(" This is not an accepted value", "Not
> a value...")
'If Not tmpValues.Contains(...) Then MsgBox("This is not an accepted
value!")'.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
cmdolcet69 - 03 Mar 2008 18:56 GMT
On Feb 29, 10:43 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.at> wrote:
> "cmdolcet69" <colin_dolce...@hotmail.com> schrieb:
>
[quoted text clipped - 14 lines]
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Ok if a take away the
'If tmpValues.Contains(...) Then MsgBox("This is not an accepted
value!")'.
It still wont pick up if i have a number ..3 for example.
cmdolcet69 - 05 Mar 2008 19:47 GMT
On Feb 29, 10:43 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.at> wrote:
> "cmdolcet69" <colin_dolce...@hotmail.com> schrieb:
>
[quoted text clipped - 14 lines]
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
It seems as if I have a value 0..3 it will not pick it up. When I use
your above state it will only trigger the warning message if the value
doesn;t have ".."