Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Message Boxes.

Two things i'm stuck on to do with message boxes are

1) How to make a part of a message stand out in bold or
colour.

2) How to use a degrees sign for celcius

Any ideas?

Thanks
Don Blackman
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Message Boxes.

1)
not supported

2)
look in character map application (or in later versions of Excel, insert
symbol)

What does this do for you:

msgbox "water freezes at 0" & chr(176) & " degrees"


--
Regards,
Tom Ogilvy


"Donny" wrote in message
...
Two things i'm stuck on to do with message boxes are

1) How to make a part of a message stand out in bold or
colour.

2) How to use a degrees sign for celcius

Any ideas?

Thanks
Don Blackman



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Message Boxes.

Excellent Tom are you an MVP?

-----Original Message-----
1)
not supported

2)
look in character map application (or in later versions

of Excel, insert
symbol)

What does this do for you:

msgbox "water freezes at 0" & chr(176) & " degrees"


--
Regards,
Tom Ogilvy


"Donny" wrote in

message
...
Two things i'm stuck on to do with message boxes are

1) How to make a part of a message stand out in bold or
colour.

2) How to use a degrees sign for celcius

Any ideas?

Thanks
Don Blackman



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Message Boxes.

Yes

--
Regards,
Tom Ogilvy

"Donny" wrote in message
...
Excellent Tom are you an MVP?

-----Original Message-----
1)
not supported

2)
look in character map application (or in later versions

of Excel, insert
symbol)

What does this do for you:

msgbox "water freezes at 0" & chr(176) & " degrees"


--
Regards,
Tom Ogilvy


"Donny" wrote in

message
...
Two things i'm stuck on to do with message boxes are

1) How to make a part of a message stand out in bold or
colour.

2) How to use a degrees sign for celcius

Any ideas?

Thanks
Don Blackman



.



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
Error message boxes.... Dermot Excel Discussion (Misc queries) 14 April 28th 06 03:41 PM
Message boxes JaB Excel Discussion (Misc queries) 1 November 10th 05 12:02 PM
Message Boxes uplink600[_6_] Excel Programming 1 September 13th 04 11:23 AM
Message Boxes Keith[_11_] Excel Programming 3 June 2nd 04 01:06 PM
Message Boxes. mika.[_2_] Excel Programming 1 November 19th 03 12:17 AM


All times are GMT +1. The time now is 09:53 AM.

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

About Us

"It's about Microsoft Excel"