#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 101
Default Macro - MsgBox

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

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,290
Default Macro - MsgBox

Msgbox "Larry" & vbcr & "Moe" & vbcr & "Curley"
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"Dileep Chandran"

wrote in message
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

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 101
Default Macro - MsgBox


Thanks a lot, Jim. It works fine.

-Dileep Chandran

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I email amacro? leo Excel Worksheet Functions 24 August 9th 06 02:47 PM
error when running cut & paste macro Otto Moehrbach Excel Worksheet Functions 4 August 9th 06 01:49 PM
Hiding, or automatically answering, a confirmation msgbox Brian Beck Excel Discussion (Misc queries) 1 July 28th 06 04:11 PM
link to combobox legepe Excel Discussion (Misc queries) 4 July 26th 06 04:45 PM
Editing a simple macro Connie Martin Excel Worksheet Functions 5 November 29th 05 09:19 PM


All times are GMT +1. The time now is 06:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"