M
Mili
Hi,
How to add three String elements in a dynamic array of
strings, and display the same in the msg box.
Array is dynamic. i.e
dim msgs () as String
now I want to add three different string in this array.
and I want to display theh same in the msg box.
Thanks
Regards
Mili.
How to add three String elements in a dynamic array of
strings, and display the same in the msg box.
Array is dynamic. i.e
dim msgs () as String
now I want to add three different string in this array.
and I want to display theh same in the msg box.
Thanks
Regards
Mili.