473,378 Members | 1,409 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,378 software developers and data experts.

How to creat exist form on screen

Hello friends

My boss has to to send 50 reports via outlook email to two different groups (25 each group). For doing this, He has to fill all columns and attach the report. He asked me to create something which make his work easy.

I made a small MS Access 2007 mdb. I am using a macro to send his reports and give 25 email address in single email. Then I created a form and put two command buttons to run this macros. This form open as Maximize and by clicking the button, it starts to sending email. After one address it ask to allow (picture attached) second address and so on. When it is clicked for next email, my Maximize form disappear and it shows Desktop.

I want my form keep and still Maximize, Access Window should not appear and desktop should not be seen. if any one could help.

Secondly, is there any way that all emails go with one click and I should not keep clicking for 25 times.

Thanks for help.
Lee!
Jan 22 '19 #1
2 1123
NeoPa
32,556 Expert Mod 16PB
Hi Lee.

A couple of problems. First, your picture is NOT attached :-( We can probably guess which pop-up it is though.

Second, I would guess that, like many before you, you've got about as far as you can go using macros. Not an expert on macros as they're basically rubb... Let's just say they're severely limited and limiting.

I suggest you look at coding this in VBA instead. More people here will be able to help you that way.

Personally, I very rarely play with Outlook, but from what I've read it seems you can create a new email for review without any of the pop-ups. The rationale to that is that you are prompting the operator only. They still decide to send or not. Trying to send directly is when it starts throwing up the messages.

No idea what happens using macros. Would never go there anyway.
Jan 22 '19 #2
twinnyfo
3,653 Expert Mod 2GB
meobeou,

Welcome to Bytes!

If you plan to use Outlook, please review this thread on sending E-mail via VBA. There are many ways to implement this throughout your projects.

Hope this hepps!
Jan 22 '19 #3

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

Similar topics

4
by: Skully Matjas | last post by:
I am using the following code (created by the wizard) to allow to bring my form to a particular entery. But when I edit the entery (ex: put new information into a blank cell), it puts that record...
3
by: Hsg | last post by:
Hi all.. in C# , and specally in Forms ... i had creat a form , the user enter Inputs , and then press the Button ... is there a way that the user will have teh choice to press the Button on...
2
by: seash | last post by:
Hi my application is an MDI application , when i call a child form like this objchild = new frm(); objchild.MdiParent = this; objchild.Show(); the child screen in the container gets a...
4
by: Dave | last post by:
Hello. Sorry me, if it's some basic question, but I'm new in ASP.NET:) How do I show the othe web form from my code? I mean I have a button on form "A" and I want to go to form "B" when I click...
1
by: Dewang Ajmera | last post by:
Hi, I am having the problem to set the resolution of the form as per the screen resolution changes from 1024 to 800 so if anyone knows how to do this please let me know through mail. my email...
1
by: dhanuka | last post by:
hai i hop to creat a program in vb, it must be a registration form through the program we have to add some details for this program Ex - we have to add some persons details i can creat that...
0
Shashi Sadasivan
by: Shashi Sadasivan | last post by:
Hi All, I will start working on a form soon which runs as an mdi container (in the main screen) However there is this "new" requirement, there will be 4 screens, and one of the features of the...
3
by: Abhijit Taur | last post by:
i want to creat an touch screen calculator how should i devlop the windows form?
1
by: irsmalik | last post by:
Hello friends My boss has to to send 50 reports via outlook email to two different groups (25 each group). For doing this, He has to fill all columns and attach the report. He asked me to create...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.