I am trying to send this report by way of email in an HTML format, the problem is that its send all records instead of the current record on my form. Here is the code, can someone point me in the right direction to be able to email only the current record?
Private Sub Command90_Click()
On...
I have an external app that is started in the first part of the code, I want it to shut down when it is done doing what it has to do:
Private Sub Dump_Data_Click()
Dim stAppName As String
stAppName = "O:\Warehouse\Scan\Scanpal 2\AG Utilities\232_read.exe"
Call Shell(stAppName, 1)...
I have created a report that feeds off of a query and a date form, basically a user types in the date in a date form that triggers a report to shoot off with the appropriate info for that day. The problem that I have come across is that the users also want to break the report down into 3...
I have a report that I created that tells me that a certain product was in excess of a job, on the form there
is a check box with a yes/no value. My question is, how do I print this report to only print out the ones that are check box'd?
Thanks.
I have a couple of reports that I need to print for specified dates, what is the easiest method to be able to put a start and end date in to print that range only.
I know this is an easy one, I am new to using Access.
Thanks.
I have a form, that when you start it up, it show the record from the previouse use. Is there an easy way to clear those fields when you either click save, exit or when startup the form again?
I had my database open, went to the tools/startup and check the options to not allow my users to get into the main controls when that database opens and that it brings up the switchboard, the problem I have is that I basically locked myself out of the database(don't laugh) and I cannot get it...
I have only been working with MS Access for a couple of weeks, sorry for the newbie questions.
I am creating forms, when I run the form, it has a vertical bar on the left side of the form that you can click on , it has an arrow pointing to the right. My question is... How do you get rid of...
I have a table that has 2 fields in it, the first one is the chemical and the second is the chemical number. On my form I have a combo box for a pull-down, right next to it I have a text box. Question is, how can I have it so when I pick a chemical from the combo box, have it fill in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.