473,503 Members | 6,196 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Message box question

Stang02GT
1,208 Recognized Expert Top Contributor
Hello,


I am just wondering if there is a way to get rid of the message boxes. For example if i run a make table query every time I run it it pops up about 4 messages....

Your about to paste XXXX rows.....
You are about to delete XXXX rows....
You have just pasted XXXX rows.....


I'm wondering if there is a way to....i dunno turn these off or have code to bypass or hide them.
Aug 21 '07 #1
4 1388
FishVal
2,653 Recognized Expert Specialist
Hello,


I am just wondering if there is a way to get rid of the message boxes. For example if i run a make table query every time I run it it pops up about 4 messages....

Your about to paste XXXX rows.....
You are about to delete XXXX rows....
You have just pasted XXXX rows.....


I'm wondering if there is a way to....i dunno turn these off or have code to bypass or hide them.
Hi, Stang.
You should take a look at DoCmd.SetWarnings method in Access help.
Aug 21 '07 #2
Stang02GT
1,208 Recognized Expert Top Contributor
Alright thank you very much!
Aug 21 '07 #3
missinglinq
3,532 Recognized Expert Specialist
Just remember to turn warnings back on after running your append or whatever! Otherwise you might miss some really important message!

Linq ;0)>
Aug 21 '07 #4
Stang02GT
1,208 Recognized Expert Top Contributor
Just remember to turn warnings back on after running your append or whatever! Otherwise you might miss some really important message!

Linq ;0)>

Thank you for the reminder, because if i turned them off i probably would have forgotten to turn them off :-}
Aug 21 '07 #5

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

Similar topics

6
1901
by: Jacek | last post by:
Hello I have to send a string between two applications a sender (VB) and receiver (VC++) on local machine. Using SendMessage I can not send a string, using messagequeue I can send a string, but...
8
2066
by: Tony Williams | last post by:
I have a message box which pops up a message after a check on a total. The code on the Before Update Event is: If ( + ) <> Then MsgBox "Row 1 does not add up" & vbCrLf & "It should be " & + ,...
6
20036
by: orekin | last post by:
Hi There I have been trying to come to grips with Application.Run(), Application.Exit() and the Message Pump and I would really appreciate some feedback on the following questions .. There are...
10
3680
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
60
2863
by: sasan3 | last post by:
I hate people who post messages to complain about others posting to multiple newsgroups, or condescendingly point to the documents in answer to a question, or sarcastically hint at the triviality...
0
2361
by: eBay-Mitglied gret | last post by:
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD> <TABLE cellSpacing=0 cellPadding=2...
4
3079
by: KC | last post by:
Hi, I don't know why this question is so hard to have an answer ? I search Google for a while ... and can't find any "good" answer. Using "throw new Error(msg)" does work ... but I believe...
3
1271
by: shror | last post by:
Hi every body, I have a really serious question which is what is the difference between $message & $$message, I know the uses of $message which is the assigning of a variables and for the forms...
3
4995
by: Ahmad Jalil Qarshi | last post by:
Hi, I have developed an application in C on IBM AIX 5.2. Its using multiple Message Queues to share data between different processes. I am using following functions to send/receive messages...
6
4417
by: AAaron123 | last post by:
I'm using the CreateUserWizard Web Server Control The error message when the passwords do not match is colored red. Red does not show well against my background so I like to change that color. I...
0
7188
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
7258
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7313
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...
1
6970
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
5558
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,...
1
4987
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3146
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
720
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.