473,544 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Microsoft Access / VBA Forum

Microsoft Office Access database and VBA - Ask questions about microsoft access queries, reports, forms, macros, modules, security, automation, functions, records, mining, visual basic for applications and more.
3
794
isladogs
thread by: isladogs | last post Apr 25 '23 by: NeoPa
When clients report issues or forum members ask questions, we often need to ask which version of Access/Windows/Office they are using. Unfortunately, MS doesn't provide all the info in an accessible form that can be exported to a text file or similar. I have created a utility that gets all the important info and displays it on a form:...
15
23,707
NeoPa
thread by: NeoPa | last post Feb 7 '22 by: isladogs
Access Announcements From time to time we (Access MVPs) get information from the Access Team at Microsoft about what is happening with Microsoft Access. Much of this we are not allowed to share publicly. This sticky thread is for that which we are allowed to share, and for other information we come across related to Access which may not have...
1
36,112
NeoPa
thread by: NeoPa | last post May 8 '16 by: NeoPa
Remember that the people here helping you are not getting paid. They have no real incentive to help you beyond the desire to help others generally. So, if you make it difficult for them to help, there is a good chance they will just skip your thread and go on to the next one. So, how do you ask a good question? There are a few rules: ...
1
54,472
PEB
thread by: PEB | last post Jan 21 '07 by: MMcCarthy
POSTING GUIDELINES Please follow these guidelines when posting questions Post your question in a relevant forum Do NOT PM questions to individual experts - This is not fair on them and we instruct our experts to ignore any such PMs completely Be sure to give the version of Access that you are working with and the Platform and OS if...
3
100
thread by: mshakeelattari | last post 13 Hours Ago by: jimatqsi
I have a form with an unbound combobox. This combobox serves as the criteria for a Query that then feeds a Report. It is simple, efficient, and works very well. I am also using a vba codefor this purpose. I would like for this combobox to allow for multiple selections so that when the report is produced more than one selection would show on the...
8
173
thread by: Petrol | last post 2 Days Ago by: NeoPa
Can anyone tell me if there is any simple way in Access SQL of deleting all records in tblA that are specified by having a matching record in tblB? In other words, I want something like DELETE tblA.* FROM tblA WHERE tblA. = tblB. - except that that doesn't comply with the syntax for a DELETE statement. I tried the obvious method - creating...
1
5,311
isladogs
thread by: isladogs | last post 1 Week Ago by: isladogs
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
4
41,671
thread by: jimatqsi | last post Apr 11 '24 by: coldbluts
The boss wants the word "CONFIDENTIAL" overlaying certain reports. He wants it large, slanted across the page, on every page, very light gray, outlined letters, not block letters. I thought Word Art and the report Picture properties would fill the bill, but not so much. An image added like that is a background to the report, so text in the report...
1
20,774
thread by: Aftab Ahmad | last post Mar 28 '24 by: NeoPa
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE = CreateObject("InternetExplorer.Application") IE.Navigate "whatsapp://send?phone=" & Me.Mobile & "&text=" & "Welcome! Admission of " & " " & Me.StudentName & " " & Me.Prefix & " "...
1
15,641
isladogs
thread by: isladogs | last post Mar 8 '24 by: isladogs
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back (by popular demand) Thomas Moeller who will be discussing Better Access Charts – The Next Generation ...
3
25,827
thread by: gdaniels | last post Feb 28 '24 by: cactusdata
Hi, I need some help. The routine below runs when a command button is clicked. A prompt appears to enter the directory path to the folder containing delimited text files to be imported into an Access 97 table. The test folder contains 9 files. The problem is that the 1st file is imported 9 times into the table. How do I correct the routine so...
1
19,636
thread by: davi5007 | last post Feb 16 '24 by: cactusdata
Hi, Basically, I am trying to automate a field named TraceabilityNo into a web page from an access form. I've got the serial held in the variable strSearchString. How can I get this into the hyperlink so it uses it to find the correct record? This is the line of code with the hyperlink: Application.FollowHyperlink...
2
27,541
isladogs
thread by: isladogs | last post Feb 10 '24 by: isladogs
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE add-in MZ-Tools, Carlos Quintero, will be leading a presentation called Top 10 advanced features of MZ-Tools For more details about the topic and...
3
27,120
thread by: jimatqsi | last post Jan 16 '24 by: NeoPa
So, I had this bright idea today that didn't quite work out. Or maybe it is working out but requires me to change a habit. I'm working on a form that will be a sub-form of another form. During initial development, I find it easier or better to work on the form as stand-alone entity rather than a sub-form. One reason is that I can edit the form...
3
31,690
isladogs
thread by: isladogs | last post Jan 12 '24 by: isladogs
The next Access Europe meeting will be on Wednesday 3 Jan 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). For other local times, please check World Time Buddy In this month's session, Ramachandran (APR) Pillai will be leading a presentation called Streamline Form Module Code in the standalone Class Module. For...
3
26,710
thread by: efe2023 | last post Dec 26 '23 by: jimatqsi
Hello Everybody, There is SQL Server 2008 R2 database with MS Access front-end (linked ODBC tables). I can see all linked tables in MS Access and can add new rows. However, when trying to update or delete existing data, I got error: Process is stopped by Microsoft Jet because multiple users are trying to edit the same data simultaneously....
1
36,015
isladogs
thread by: isladogs | last post Dec 13 '23 by: isladogs
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike Wolfe (MVP) will be leading a presentation called Streamline Your Import/Export Spec Workflow with VBA Classes. For more details about the topic and...
3
30,223
SueHopson
thread by: SueHopson | last post Dec 8 '23 by: NeoPa
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On the microsoft forum I found multiple examples of code from HansV and simliar code from NeoPa here that I am trying to understand and adapt. The...
4
35,551
thread by: GKJR | last post Dec 5 '23 by: NeoPa
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other small businesses, but I want it to be independent from Access. From my own research it seems like I need to learn many different languages such as SQL...
3
37,888
NeoPa
thread by: NeoPa | last post Nov 6 '23 by: NeoPa
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all of the Reports, opened by it have been closed, and then makes that (calling) Form visible again. All Forms are shown in Restore mode while Reports are...
0
31,113
NeoPa
thread by: NeoPa | last post Nov 6 '23 by: NeoPa
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it then makes that (calling) Form visible again. This article is released as a companion to the VBA Class Basics one that focuses on opening Forms. ...
3
24,361
thread by: nia12 | last post Nov 1 '23 by: NeoPa
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of forms they will fill in. One of my forms relates to a goal based measure that the employee will fill in each time they meet with the patient (each...
0
19,261
isladogs
thread by: isladogs | last post Oct 28 '23 by: isladogs
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on Sunday 29 Oct, whilst the USA remains on Daylight Savings until mid November. The start time for this meeting is equivalent to 19:00 (7PM) in...
1
24,084
thread by: Teri B | last post Oct 26 '23 by: NeoPa
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and role Sub form. I brought the sub=form into the report and it has the correct values, but it does not have the same look and feel as the other...
4
37,070
NeoPa
thread by: NeoPa | last post Oct 16 '23 by: NeoPa
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting : External Data (Ribbon) PDF or XPS (from the Export Group) Select all desired options Publish That's fine, but how to get this done in VBA?
2
20,556
isladogs
thread by: isladogs | last post Oct 10 '23 by: isladogs
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central Europe and 10AM in Seattle / PST Please note that the UK is now on Summer Time (UTC+1). For local times, please check https://www.worldtimebuddy.com/ ...
2
19,788
thread by: DJRhino | last post Sep 15 '23 by: DJRhino
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing something in the combo box on a form and it would auto complete. Now in windows 11 it starts to do it but stops after a couple of characters being typed in....
6
20,814
thread by: Samuel Wekesa | last post Sep 15 '23 by: isladogs
Formula for finding rank in ms access
4
26,113
thread by: ielamrani | last post Sep 15 '23 by: NeoPa
Hi, I would like to add a button (outside of the subform) or a double click on text box (inside a subform) to add an attachement (pdf, word, excel). I was told i can use the OLE Object, but I could make it work. thanks in advance

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.