
916 questions with Microsoft 365 and Office | Access | Development tags
In MSAccess 2003, how to fix the "Not responding" file open, import or link window.
On a new computer with a clean Windows 11 installation. When using MSAccess 2003 (can't confirm for Excel or Word) and trying to open anything related to the file explorer (File - Open, Save as, New, import and link), the small file explorer window hangs…
Microsoft 365 and Office | Access | Development


How-to get RichText from LongText AppendOnly ColumnHistory()?
Is there a workaround to get the HTML-ish RFT from ColumnHistory() of a LongText field set with RichText format and AppendOnly versioning? I'm not trying to defend AppendOnly vs better solutions. Or storing HTML-ish RTF in Access. Just asking if anybody…
Microsoft 365 and Office | Access | Development


how to use relative paths for access linked tables
How can I set a relative path to an external linked table
Microsoft 365 and Office | Access | Development

Update tables linked in Access using VB.NET
I have an Access DB that has linked tables to other access DBs and links to Excel spreadsheets. I would like to scan the links, using vb.net, and validate that they are pointing to the current location of the files. If not I want to change the link…
Microsoft 365 and Office | Access | Development

Developer technologies | VB
Set country code for Microsoft 365 personal account
How to correct country code for Microsoft 365 personal account. MSAccess cannot be downloaded, because country code is incorrect
Microsoft 365 and Office | Access | Development


Access Error Handling Question
I'm using the following error handling on my forms: Private Sub Form_AfterInsert() On Error GoTo ErrHandler Me.Requery On Error GoTo 0 Exit Sub ErrHandler: MsgBox "Error " & Err.Number & " (" & Err.Description &…
Microsoft 365 and Office | Access | Development


Microsoft Access Database Engine(ACE OLE DB 12.0)
How can I download Microsoft Access Database Engine(ACE OLE DB 12.0)? And how can I equip it with my visual Studio 2022?
Microsoft 365 and Office | Access | Development

Code Label Won't Indent in Access
When I try indenting a Label in Access by pressing the Tab key the code jumps back to the beginning of the line. This occurs on 'ErrorHandler:' If I remove the colon the label indents fine. Any ideas? James
Microsoft 365 and Office | Access | Development


How to work with Attachment data type in VBA
Is it possible to view the size of an attached file in a field of an Access table? For example, using <field>.FileName or <field>.FileType I can view the name or extension of the attached file. Is there a similar feature for file size?
Microsoft 365 and Office | Access | Development

We have a 32bit VB program using Microsoft.Jet.OLEDB.4.0. How to upgrate Microsoft.Jet.OLEDB.4.0 to 64 bit?
We have a 32bit VB program using Microsoft.Jet.OLEDB.4.0. How to upgrate Microsoft.Jet.OLEDB.4.0 to 64 bit?
Microsoft 365 and Office | Access | Development


Slow MS_Access print preview formatting after KB5060999 update
Greetings! This is happening for many users with the enterprise license - slowness when opening any report within the ACCDB files. The reports "Print preview" and "Print" functions fall into a slow process that does not consume CPU,…
Microsoft 365 and Office | Access | Development

How do I find my access database connection string?
I want to connect to my local access database in VBA. How do I find or make the details in this string that I need to do this connection?
Microsoft 365 and Office | Access | Development

Access to Word Document
Office 365. I have an Access report with one image (logo) and 4 subreports as a Print Preview. I need to save it as a Word .docx. Would it be best to just use the export to word command on the Print Preview tab or should I try to set it up as a merge…
Microsoft 365 and Office | Access | Development

Microsoft 365 and Office | Word | For business | Windows


How do I fix my access form display
I can open a form in design mode and all the fields look great. When I switch to form mode I get a dark green overlaid and I do not see any of the fields
Microsoft 365 and Office | Access | Development

Using Access, what is wrong with this query, UPDATE family SET F17 = CDate(bday);
UPDATE family SET F17 = CDate(bday) Where id = 1;
Microsoft 365 and Office | Access | Development


Microsoft Access - My report is only showing up as a half page vertical
Every time I go to run my report, it shows up as a half page vertical. Can anyone provide me with step by step instructions on how to correct this? I cannot figure out how to get the report to show up and save as a full page.
Microsoft 365 and Office | Access | Development


Access Report Prints Form Instead — Seeking Insights from the Community
Hi everyone, I'm hoping someone here can shed light on a frustrating issue we've been facing with Microsoft Access. We have a database where users click a button on a form (labeled “Delivery Sheet”) to open a report in Print Preview mode. The report…
Microsoft 365 and Office | Access | Development


Access Report Prints Form Instead — Seeking Insights from the Community
Hi everyone, I'm hoping someone here can shed light on a frustrating issue we've been facing with Microsoft Access. We have a database where users click a button on a form (labelled “Delivery Sheet”) to open a report in Print Preview mode. The report…
Microsoft 365 and Office | Access | Development

Eorris when Using Chinese characters in sql queries in ACCESS Database.
Hi, from June, the access sql will pop up error as below, when referencing any Chinese character as the screen shot. The exact same codes worked well in May.
Microsoft 365 and Office | Access | Development


how do I add a trusted network location to MS access that uses an IP address?
We do a lot of company work remotely via a VPN. Unfortunately, the current setup doesn't allow us to connect directly to servers via their names, only IP addresses. I have to add one network location as a trusted location to an MS Access database. If I…
Microsoft 365 and Office | Access | Development
