D
Dileep Chandran
Hi,
How can i give a msg box with multiple text?
When I give MsgBox ("1. TestA 2. TestB 3. TestC"), all these are
comming horizontally.
I want the msg box like:
1. TestA
2. TestB
3. TestC
Is this possible?
-Dileep
How can i give a msg box with multiple text?
When I give MsgBox ("1. TestA 2. TestB 3. TestC"), all these are
comming horizontally.
I want the msg box like:
1. TestA
2. TestB
3. TestC
Is this possible?
-Dileep