Have a new problem, maybe someone can help. The query we pull for the emails has the email address and the number needed to be sent. Because we have multiple numbers per address I am just trying to get the test function to do the following. Take the email and loop through the recordset...
Thanks, we were trying to send out an automated email through lotus notus based on results of a query we built in Access. As of now, when we run the query we have to go and email the appropriate people individually in response to each record pulled by the query. This is what we were hoping to...
We currently run monthly reports generated by a query we have in our system. The bosses want us to find a way to automatically email specific people in direct correlation to the results in our query. I have enabled the users to open our Lotus Notes application, but I wasn't sure if there was a...
This is the function I use. I run this code when the one date field loses focus, but I wasn't sure if you can call a function in a query.
Public Function Work_Days(BegDate As Variant, EndDate As Variant) As Integer
' Note that this function does not account for holidays.
Dim WholeWeeks As...
I have a piece of code that I use to get the turnaround time from when a problem is received to when it is completed. The code works fine in a form, but I can't translate it into just a query. Does anyone have any suggestions?
We have multiple systems using tables from a SQL Server. Every morning we update the the standalones that are used throughout these systems so the information in the tables is current. We had a situation where one user had to update the tables later in the day, as one of the other users was...
I was trying to do that but I can't seem to get the autonumber field to work with the temporary table. I keep getting errors when I append the temporary table to the permanent table that has the autonumber field.
I am currently trying to import an excel spreadsheet into my database. The problem is that I need primary key that is made up on an autonumber along with the imported information. Any ideas on how I can get this done? The import function keeps telling me I have to keep the table the same as...
I need to run a process where I am updating Access tables in 3 different databases to information from a live SQL server. We need them in 3 different databases because of the amount of information stored in each table. Is it possible to update all the tables from a couple of buttons on a type...
Thanks for the help. I actually voiced alot of my concerns about the product from the day I walked in the door but I have no power whatsoever so it didn't do any good. I have to try to come up with the fixes myself and this one is turning out to be a huge headache. Too bad upper management...
We are in the same boat, it is banking/case management software application that I feel is from a similar type of company. They too only offer somewhat of a data dictionary, if you can call it that, but since it is a non relational database and there are no foreign keys listed in the dictionary...
Our company bought a software solution specific to a portion of our industry. We are having some problems with the software the way it is, but the company we bought the solution from cannot deal with our specific needs. It is not a totally custom application. The front end and back end are...
It is very odd, the database was on two different local machines with the same network user. He placed a copy of the database and the excel spreadsheet on our share drive and I put it on my local machine. I ran it fine. I had thought it was a problem with the database but it seems to be...
We have a system that runs a process our company does. During this process, an excel file is transferred to an flat file. We never had a problem until today. Now when the code runs and it gets to the Docmd. transferspreadsheet portion, it is giving me this error: 'Runtime error 3027: Can't...
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.