In Access, I have an array of division numbers from a MultiSelect list that is in a text box as an comma delimited array. I would like to split the ar ...
In Access, I have an array of division numbers from a MultiSelect list that is in a text box as an comma delimited array. I would like to split the ar ...
i have a ms access formular where there are given several Information. For "Status" Combobox there are several options like "1","2","3","4". If "4" is ...
connection to access is normal, the SQL query is executed, I get a SQL Success response. and I can't do it anymore. how to get data from sql query ...
I am trying to add 2 tables into my code for an automate email. However, the result comes out as a table in a table with no borders. I am unable to ge ...
I have been trying to run this code to get the caption of each control (a combobox in this example) on my form. But it keeps telling me "type mismatch ...
Apologies for the vague title, but here is my issue. I have a form that has several select lists and associated text boxes. Basically the way it works ...
I just cannot wrap my head around why I am getting this error? "Data type mismatch in criteria expression." I just want a simple comparison of two ...
I'm using MS Access 2003 for Special and old problems with the .mdb project I want to embed my files like .txt or .exe or .pdf and run them at runtim ...
I'm not good with English but hope I can make my question clear. I have a table with tons of rows, all written in the format 00000 (ex.: 000001, 00002 ...
At the moment, it takes an image I add to my signature folder and puts it straight into the attachments field of my contract. HOWEVER! It does not put ...
Have written code to call API using VBA from MS Access, but having issues extracting nested data. Am able to retrieve data from Items set, but also wa ...
I have a form that creates a table. Everything works fine except for one point. I want one field of the created table to appear as a combobox, so I h ...
I use VBA Word with Access, to create/store medical visit notes for Nursing homes. The following is an example of how I get data out of Access (obvio ...
Microsoft® Access® for Microsoft 365 MSO (Version 2202 Build 16.0.14931.20888) 64-bit Microsoft SQL Server 2019 - 15.0.4261.1 (X64) Copyright (C) 2019 ...
Currently cant get this to work, despite it being almost for verbatim the same as else where in my code. I'm working in Vb.net and i need to updat ...
Do I need to relink or update an ODBC connection if I update a SQL view that is used in a query in Access? Steps to reproduce Update view in SQL > ...
Ive got this update query that uses employee activity stored in two tables (Beldata_filter & Urenlog_filter) to create a performance analysis per ...
Sooo I'm currently coding this second year project that I have about some library system. Just wanted to ask reallll quick if anyone could respond to ...
I Wish there is a way to get the amount of the characters of a Text Box Value so I can limit it to be the amount that I wanted. so like when someone e ...
At my company we need to convert a lot of text files each month to excel and some of the columns we need to change the data types of the columns. They ...