The creation and customization of database applications using Microsoft Access
963 questions with Microsoft 365 and Office | Access | Development tags
Access 365: Control stacking order changes when using Tab key in form Design View (2309 and later)
Issue In Microsoft Access for Microsoft 365, in form Design View, when overlapping controls are selected, the stacking order (front/back display order) changes unexpectedly when using the Tab key to move the selection. Example Initial state (design…
Microsoft 365 and Office | Access | Development
How to view .SNP file
I have a number of files in .SNP format, which originally could be opened with the Microsoft Snapshot Viewer which was part of Microsoft Access. I cannot find a safe version of that program to download. How can I view these .SNP files now or convert them…
Microsoft 365 and Office | Access | For business | Windows
A family of Microsoft relational database management systems designed for ease of use.
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
VBA fails after recent Windows update...
I have this old MS-Access program (from 2002) where i use a matrix routine from Excel. It has worked until recently - but now fails on my Windows11-PC. I have an older bakup-PC with Windows10. They share the same OneDrive, and the program works on the…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Microsoft Access Conditional Formatting Color Palette Choices Reduced
Microsoft Access Conditional Formatting Color Palette Choices Reduced. I used to be able to choose from about 40ish colors, then the next menu to about 100 color, then to the custom palette. The 40ish color palette is now replaced with a simple 10…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Append to Clipboard using MS Access VBA
I have a delimited string, ConstStr = "1356, 1360, 1366, 1368", and would like to add each value in the string to the clipboard so that, when executing a "Paste", all the values would fill individual cells,…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Microsoft Forms 2.0 Object Library
The "Microsoft Forms 2.0 Object Library" is not found in my MS Access Reference drop down list. Where is it found?
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
What reference libraries contain the DataObject object?
What reference libraries contain the DataObject object?
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Reference for DataObject
Dim MyData As DataObject produces this error: Is there a Reference to a dll required?
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
DataObject object reference for MS Access
What reference library should I use to define DataObject in VBA code for MS Access project?
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Access VBA, Screen.ActiveReport.Name not working code stopt no report is present
On Error Resume Next reportName = Screen.ActiveReport.Name If Err.Number <> 0 Then MsgBox "Is momenteel niet actief.", vbExclamation Err.Clear Exit Sub End If On Error GoTo 0
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
MS Access ohe add in
seit gestern kann ich keine Email aus Outlook in MS Access 365 importieren, es sind keine Add ins vorhanden, ich kann auch keine nach installieren
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Microsoft Access: Database is in an inconsistent state on Network Shares
We have a split .accdb database stored on a shared network drive. Since the latest Office update, users are constantly getting the error 'Microsoft Access has detected that this database is in an inconsistent state.' Running 'Compact and Repair' dozens…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
OleDbConnection using Microsoft.ACE.OLEDB.16.0 causes an access violation in mso98win32client.dll on app closing
I recently updated one of our VB.NET 4.8 applications from 32 bit to 64 bit. The application uses an OleDbConnection using Microsoft.ACE.OLEDB.16.0 to connect to an access database. We noticed that when the application closes, it hangs for around 15 - 20…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Look/Style
How do I change the look/style of the overall database?
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
I want to purchase time with an Access/Word merge specialist
I have a Access database that has a button that opens a DocumentMenu that is on a networked drive. That Menu hyperlinks to documents that, when clicked, are supposed to (and did, in Office2007) open forms that are connected to tables in my Access…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
MS Access macro grouping
I have created a group block of actions within a Macro but cannot find how to remove the grouping specification.
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Table entering a record with no data from form button click
I have a relational database table (itemTable) connected to a Main Form. Connected to the main form is a sub Form (itemImages)Connected to ItemImageTable . After Adding the item data, i go to enter the item images on the sub form but, after adding the…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
I want to ask is there a known registry override to increase the handle limit
My Access application is frequently crashing with Error 3048 ("Cannot open any more databases") despite properly closing all recordsets and setting objects to Nothing in my VBA cleanup routines. Since the latest Office update (Build 2602), the…
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
Necesitamos SQLServer2005_BC_x64.msi para Access
Necesitamos SQLServer2005_BC_x64.msi, donde lo podemos decargar?. Aqui ya no esta https://archive.org/download/sql-server-2005-backward-compatibility-components/SQLServer2005_BC_x64.msi Es para usar un Access Gracias
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access
ActiveX Register
Just upgraded to latest Access. How do I "Register" an ActiveX Control from a previous version?
Microsoft 365 and Office | Access | Development
The creation and customization of database applications using Microsoft Access