I do not know a lot about VBA coding. but here is my problem: I have had an Access 2003 DB and am using it to send emails to clients using fields from the form with code adapted from a tutorial found on this site.
I am trying to upgrade to Access 2007. If I use Access to open my old database in...
Using the code in the FAQ section I have successfully created a button which sends an email with attachment. I also want to change the properties of the outgoing email to have it automatically request a read receipt. I have searched this forum and others and have been unable to find code...
I am using my database to open Word files from a template and fill in the various Word fields. For each word file I have a command button to call the procedure for that file. As my list of Word documents grows, I am accumulating many buttons on my form.
I would like to create a drop down list...
I am using active x calendar control to update a date field. I have the field formated as a long date - so the information on the form appears as Wednesday, May 11, 2005.
I am sending the field to a word document created by a template. However, the date in the word document appears as 5/11/05...
I am very new to this, so any help you can give will be appreciated. I am trying to display info page by page where the records selected are greater than a user inputted value: I have tried to adapt a code snippet I found but can't get it to work properly. The first instance displays properly...
I have created a table in my website database named Events. I made a date field named End_date to indicated the last date I want the row associated with that date to display on my page.
My code to perform a select of all table rows (listed below works fine. However, I have tried many ways to...
I have a database one computer running WindowsXP. Two other computers were accessing this database without problem. I compacted the database and now the other two computers are unable to access the database.
What did I do wrong and how do I fix it? Any help will be appreciated.
Using a lot of help from others, I developed my own database which when I click a button opens a Word file from a template. Access then sends field values from a form to the newly created word document using custom field variables in Word. This worked fine for several years under Windows 98. I...
I am teying to test to see if a directory and sub directory exists on my C drive and if it does not then create the directory using the variable Me.FileNo as the name.
The Mkdir function works and the directory is created as expected when I run the the procedure the first time. The problem is...
I have very limited knowledge of vba. I amtrying to check and see if a sub-folder exists on my c drive and if it does not then create one using the variable name FileNo.
The first time I run the procedure it creates the file as it should. However, if I click the button again I get this error...
Using information garnered from this site, I have placed an ActiveX calender control on a subform which I use to select a date and insert that date into a field. When opening the subform I would like the calendar to start at the current month and date. Presently, the calendar starts at 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.