473,396 Members | 1,827 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Using CapsLock in the MsgBox(VBA)

Hello people (VBA related)
Some help please. Is there any text formatting that I can do with the text that I want displayed in the MsgBox...bold, a different font and font size is what I am looking for. I have the option of using userforms but I cannot due to certain project restraints.

Thanks for the help.
Feb 13 '08 #1
2 1283
kadghar
1,295 Expert 1GB
Hello people (VBA related)
Some help please. Is there any text formatting that I can do with the text that I want displayed in the MsgBox...bold, a different font and font size is what I am looking for. I have the option of using userforms but I cannot due to certain project restraints.

Thanks for the help.
Not that i know... but i'll subscribe here, in case anyone else knows the solution
Feb 13 '08 #2
Killer42
8,435 Expert 8TB
No, the MsgBox() function just accepts plain text. If you want to apply formatting to the text I believe you'll have to either create your own equivalent that supports formatted text (which wouldn't be very difficult) or have a look around the web for one that already exists.
Feb 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: gudia | last post by:
I want to Programatically generate Access reports in the pdf format using some tool and then email them to people in the same code. Right now I am trying to do this with pdf995 using VBA (emailing...
5
by: Chand | last post by:
Private Sub tbDate_AfterUpdate() Dim cnn As New ADODB.Connection Dim rst As New ADODB.Recordset rst.CursorLocation = adUseClient Set cnn = CurrentProject.Connection rst.Open "SELECT * FROM...
4
by: charliej2001 | last post by:
This is my first post on groups and id like to say that already its helped me out loads, but can't quite find what im looking for now I have 3 tables storing information about people; Main, Temp...
2
by: charliej2001 | last post by:
Hi all I'm trying to set up an Access database that will be able to import contact information from the lotus notes 6.5 Address book. The idea is that the code runs from access to import all of...
1
by: x taol | last post by:
I want to set access application icon and titlebar name using VBA. *** Sent via Developersdex http://www.developersdex.com ***
0
by: tezza98 | last post by:
Hi im using VBA to create A MYOB_ODBC User DSN here is my code Option Compare Database 'Constant Declaration Private Const ODBC_ADD_DSN = 1 ' Add data source Private...
11
by: Don Barton | last post by:
I am trying to update a table using VBA and SQL. A form is filled out with user ID and PW, then these data are sent to global variables. The global variables are used to create a record in...
6
by: TSIGOS1 | last post by:
Hello, I have created a query in Access and I want to be able to read the sql statement of the query using vba and then run it from excel vba. That is instead of copying and pasting all the query...
3
beacon
by: beacon | last post by:
Hi, I'm using Access 2003 and I would like to be able to prompt the user to close Access altogether from a vbyesnocancel button, but the only way I'm aware of is to use the close macro. Is...
5
by: Brett Barry: Go Get Geek! | last post by:
Hello, Can someone please paste VBA code and how I would go about doing this?: I have a customer table with over 6000 duplicates in the field called "Customer". While the customer names may...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.