Experts,
I'm having trouble doing something that I know should be simple. I want to take whatever information the user selects and transfer it to a query. Usually when I'm doing this I us...
Experts, I cant seem to get this one right. I can barely explain it so apolgies if confusing. I need to open a form based on the ID of the subform. The button this goes under is on frmLetterO...
I have a form in access that has about 80 fields on it. When I open the form as a datasheet I have about 80 collumns and 25 rows. If I click in field 30 on row 5 I need to retrieve the text ...
Hi Experts,
Thank you for your time and patience.
I am setting up a form with cascading combos to act as a filter for queries / reports.
On there form there are a number of cascading co...
I have a Access 2003 database. One of the forms has 7 sub forms. When this form closes in Access 2003 (on a slower computer) it closes and opens very quickly. When in Access 2007 on a fast ...
I have combo box that uses two columns from table, master key and text column. The user selects an entry in combox and it store master key in a record with other data keyed in the form in a d...
Within an Access form, I need to copy a portion of a textbox (txtPartNumber) and paste that value into a new textbox (txtPartCost) on the same form.
Here is an example of information that I...
Hello: I have a form that brings up records of a table based on a search criteria. If the user enters "spider" then any records with spider will come up along with the ID number from the table...
How to unselect multipe listbox in access form by vba?
Currently have a form for a single backend (e.g., Backend A). Client wants to add a new region/account and use the same form to access the data (Backend B). He wants the customer relations f...
Access form stops adding records after 7 records. After that it changes current records.
I have a main form which has two subforms. The subforms are right next to each other. Subform2 contains calculations based on numbers input into subform1. I've tried everything to get subfo...
I have some fields that i need to enable or disable based on other fields being filled out first. Below is an example of the code i entered for the shift field having to be greater than 0 for...
Is there an event trigger that lets you know if the form has changed any of it's underlying records?
For example, I want my form to do nothing when it is only viewed. However, if someone ac...
Hi,
I need to create a custom report from an existing access report.
The existing report had 2 buttons
Group Activity Search
Group Incident Report
(see attachment)
My question is h...
I have an MS-Access database that was first created on Access 2000 a couple of years ago. Since then it has followed me from company to company and now exists in MS-Access 2002 (as the front-e...
I have an unbound form called "Inv Flux Main". Within this form, I have a tab control with two tabs on it. One is called "Current Year" and has a subform is called "F06b Current Month Varian...