I have a module that will manipulate "appointments" in an Outlook calendar. The calendar entry has a reference number that is keyed to the Access database.
Unfortunately, I cannot use a custom field to hold this reference number as there are other restrictions which prevent this.
I have this...
I updated from Win 10 to Win 11 at the end of December and have since discovered that I have no administrator rights. This is a single desktop machine with no other users.
There are only two accounts on the machine:
administrator
owner
Neither have passwords.
The last thing I checked/found...
My app has been running for years and all of a sudden my line of code to close and save a report has stopped working. I am running Office 365 on Windows 10.
I have attached the relevant subroutine to this post.
What do you think?
Ron...
I run Microsoft Office 365 and have Outlook connected to iCloud in order to sync to several mobile devices. This is on a Windows 10 machine with 32GB RAM.
I recently discovered some random entries had been duplicated and in each case one of the entries cannot be deleted; when trying to edit the...
Some time after upgrading to a new (and very fast i9) computer running Windows 10 and Office 365, my Access applications are VERY slow to start. It takes around 20 seconds to start the application directly BUT Access itself will start immediately. Opening any of the applications from there is...
I have a CRM type of application that manages contracts for an entertainment business. One of the functions creates a calendar object in Outlook. This has been running just fine for a long time. I am trying to implement synchronization via iCloud to my phone and tablet.
Unfortunately, this...
I have an application that has been performing a mail merge successfully for some time. I recently performed the following structural changes to the database:
1. I converted from .mdb to .accdb
2. Later I split the application and database to frontend/backend which reverted the types to .mdb
In...
I am in the process of transitioning an Access application from version 2007 (running under Windows XP) to version 2010 running under Windows 7 (64-bit).
I cannot find the mapi*.ocx object to include in the references. Does anyone know where to find the appropriate OCX or what the replacement...
I just added an iBook to our Windows network, and have just about everything up and running the way it should. The one missing piece is the printer which is connected to a print server.
The OSX 10.3 install does not include a PPD for our ("mature") printer. During the configuration I...
In the application I have developed, I have a series of dynamic (program generated) queries based on user-selected options and parameters. Right now these queries are realized as a form. I simply haven't figured out how to take the resultant SQL statement and realize it as a query.
What I...
In a post in October, 2001, MangroBongacello wrote ...
First make the event procedure you want to call public (replace the word Private with Public).
Then in your general module write:
dim x as New Form_YourFormName
x.cmdOpen_Click
I have been trying to apply this to a project I am...
I have a scanned graohic image that I have edited in Photopaint 10. When I try to print it, it comes out ALL black. The printer is a Lexmark Optra R. When I change printer drivers (from PCL) to Postscript it prints OK.
Although it's been a while, this image has been printed before!
Does...
As part of my application I have a form with a tab control (2 pages) and a subform (continuous form). I have reached the VB limit of 255 controls.
The error message suggests, "If you have deleted controls from this form or report in the past you may be able to rename the form and add more...
I am starting to migrate an application from Access 2000 to Access 2002 and have run into something of a roadblock. I cannot access any fonts under 2002.
First of all:
System 1:
Windows XP
Office 2000
original development system
System 2:
Windows 98 SE
Office XP
migration system
When I...
I developed an application under Access 2000. Opening the db in Access 2002, everything looks fine in terms of the forms and the VB code that I wrote. However, none of the reports seem to run. All I am seeing is blank pages.
What am I missing?
I am working on an application for a talent agency. The top three tables are customers, event, entertainers (think customers, orders, order lines). The primary keys are as follows:
Customers: ContactID
Events: ContactID, ReferenceNo
Entertainers: ReferenceNo, LineNo
The Customer detail form...
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.