A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

msgbox "Can this message appear in boldface?",vbYesNo,"Hope So"



 
 
Thread Tools Display Modes
  #1  
Old October 2nd, 2006, 04:24 PM posted to microsoft.public.access.forms
Jesse Aufiero
external usenet poster
 
Posts: 24
Default msgbox "Can this message appear in boldface?",vbYesNo,"Hope So"

Can this be done in vba code? If yes, how? Through use of tags?


  #2  
Old October 2nd, 2006, 04:50 PM posted to microsoft.public.access.forms
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default msgbox "Can this message appear in boldface?",vbYesNo,"Hope So"

Not really.

Access 97 let you use @ as delimiters, so that you could force part of the
message box to be in bold, and you can still force that behaviour using
code, but realistically you'd likely be better off creating a form that
looks like a message box, and use it instead.

See my May, 2005 "Access Answers" column in Pinnacle Publication's "Smart
Access". You can download the column (and sample database) for free at
http://www.accessmvp.com/DJSteele/SmartAccess.html

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Jesse Aufiero" wrote in message
...
Can this be done in vba code? If yes, how? Through use of tags?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:13 PM.


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