I used Infix to edit a pdf document from work for a last minute printing and it worked wonderfully!
Aim for the moon, for even if we miss, we are still among the stars.
I have tried multiple solutions, including sumproduct, if, and sum, count if, yet still getting errors, or wrong answers.
On one sheet I have a table with 4 columns,
Date Area Records Sum
6/25/2007 2 12 56
6/25/2007 3 10 45
6/30/2007 5 28 150
6/30/2007 2 32 175
7/1/2007 4 10 36...
Emailsent is a yes/no control, where the record is pulled from a table by a query to filter for the next due date (today +4) I am able to update/change/edit information on the form that is powered by the query.
Aim for the moon, for even if we miss, we are still among the stars.
Hi Jfdabiri.
I was able to attach a pdf to groupwise using vba on form open, you could edit it to run on the button click. I had to direct the location of the attachment. It is a bit long winded and not very pretty but it has worked for me.
Private Sub Form_Open(Cancel As Integer)
Dim Path...
In reference to thread181-877231 there was discussion of a yes/no field updating when yes was clicked on a message box.
I have tried this, and though it worked once upon a time, I am now getting a run time error '2448' stating that I "can not assign a value to this object"
I am needing...
Hi all,
I have been searching and searching and searching.... I found several comments, and even one thread that looked promising, but no such luck. What I am trying to do is have access check the date of an audit that is due. If the date matches todays date it will send an email, through...
I to am looking for an answer on this. I have gone one step further than spliting the database. The backend database is stored in a hidden folder, but anyone with any knowledge of how to unhide folders can get to it. Password protecting the folder is not an option because then legitimate access...
I am getting the above error in my multi-user database when someone tries to add a new record to the database.
My database is set up as a split database with 2 tables in the backend, one for the file/project and another with the action currently taking place with that file. Data is entered...
Rolliee (Programmer) Jul 21, 2003
This may not be the question he needed answered, but it is the one I am looking for! I have written VB code to do this kind of search, oh, about 2 years ago:(, and alas, i have forgotten how, or it is not working in my current version of access (2002). I am...
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.