I have a form with two listboxes. The left listbox needs to be populated with data from the right listbox. The data in the right listbox needs to look like the following:
Heading1
value1
value2
value3
Heading2
value4
value5
...etc.
First, is it possible to populate a listbox...
I have a form with a command button to generate work orders. When this button is clicked, it is to open another form so the user can choose a date for the work orders to generate through, then perform the routine to add a record to the table, generate the next date, add the next record, and so...
I have a form with 2 combo boxes, a date field and a command button. The first combo box has Every first or Every last. The second combo box has the days of the week. Given that I select Every first and Monday, how would I make the command button populate the date field with the chosen...
I have a form that performs a DLookup to populate fields on the form based on an Equipment ID. I also have a "search" button next to the Equipment ID field that pulls up the Equipment form to verify or edit that record. If I make a change to the record on the Equipment form, it should update...
I have asked a question about this before. I am trying to write a help-desk application and when I fill out a new form, I need to email that information to the person responsible. What is the easiest way to do this?
I am writing a maintenance database and I have a button on my form that opens another form with a list of checkboxed items on it. I need to populate the memo field on the first form with the items selected. I'm sure there is an easy way to do this, but it escapes me at the moment. Please help.
I am trying to send a formatted email from Access and I seem to have reached a limit of characters in my email. Does anyone know of such a limit? Here is the code I am using:
Private Sub ConfigureHyperlink()
Dim emailAddress As String
Dim subject As String
Dim body As String...
Is there any way possible to get around a password for an Access Database? We have a database, I believe in Access 97 format, that has gotten corrupted. When we try to go in and repair the database, it asks for a password. Nobody knows the password here.
I have a database which gets updated every month via an Excel CSV file. Is there a way to automate the import process so that I can press a button and it will allow me to browse for the filename to select for import? I have an import specification created and the data is going to the same...
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.