| Thread | Last Post | Replies |
|
| Count number of entries for each month | 23 Sep 2008 00:42 GMT | 3 |
Hi there, I have a database that has entries going weekly from 2002 to present. I want to count the number of times a given person's name comes up by month, so that would be How many times did Jim's name come up in Jan (but for all Januarys)? How many times did Joe's name come ...
|
| Dynamic Command Button Caption | 22 Sep 2008 22:43 GMT | 1 |
Hopefully someone can help me with this one. I have designed a number of 'Prime' user forms which have a number of questions posed via command buttons. The user simply 'pushes' the relevant buttons to generate a text string dependent on the button pressed. Along with
|
| Automatic Compiling | 22 Sep 2008 21:08 GMT | 4 |
I have a software package that I've developed for schools using Access 2000, and is distributed using the Sage distribution package. I've recently made changes to the database, so when it is opened, it copies one of two possible forms to a usable name depending upon the resolution ...
|
| Run-time error 2115 when changing a dtpicker's value in a tab cont | 22 Sep 2008 20:46 GMT | 1 |
I'm developing a form that uses a listbox to display records. Record data is displayed in a variety of fields, which are organized into tabs. The user clicks on a record in the listbox to populate the form fields. One of the tabs has some dtpicker fields for choosing dates. ...
|
| Table Lookup combobox problem | 22 Sep 2008 20:41 GMT | 4 |
I have two tables. First table containe fields: ID POGONI GAZOLIN (Primary Key) In second table I have two lookup combo boxes:
|
| Missing Operator | 22 Sep 2008 19:40 GMT | 3 |
I'm getting a Missing Operator message on this statement. Any Input is appreciated. Thanks DS
|
| Copying from previous record entry | 22 Sep 2008 16:35 GMT | 4 |
When creating a new record, I want a couple of my fields to update from the previous record depending on the name selected in staff name field. This is not exactly copying from the last record in the database, but the last record of the relevant staff name selected in
|
| yes/no field - after update query | 22 Sep 2008 16:15 GMT | 4 |
please help me, I have this coding in a yes/no files named paid. I want to get confirmation from use, before he updates this field. The macro is not trigerred when, I make changes to the field.There is somethign wrong
|
| can i buy acces 2007 | 22 Sep 2008 13:53 GMT | 2 |
dear friends, i would like to know (1) is size of .mdb file of 2007 version also 2GB ? (2) i decided to purchase it because microsoft giving free runtime of it ,
|
| Main form not recognized in code line for subform control | 22 Sep 2008 13:29 GMT | 2 |
I have a form (frm_Reprints) with a subform (frm_ReasonCodes_subform). When I added code to the subforms control "Enter" Event, I get an Error 40036 Application defined or User-Defined Error. It seems to be not recoginzing the main forms name. The reason I believe this is because ...
|
| hh:mm to minutes. | 22 Sep 2008 07:30 GMT | 5 |
I want to create a text box where the user enters hours and minues as hh:mm, where hours could be more than 24 hours. I want to convert that value to minutes before saving it in my table. Is there a function that will do that or do I need to parse the string myself and convert ...
|
| use colored icons (or fonts) in place of text in a lookup table | 22 Sep 2008 07:25 GMT | 3 |
I'm developing a table in Access 2007, and want to add a lookup column to flag records as red, yellow, or green...depending on how close they should be watched. It's such a simple function in Outlook...to add flags and color them based on type. Is this possible in Access?
|
| Scrolling Text From Query | 22 Sep 2008 05:57 GMT | 5 |
Can I Have Scrolling Text Box but it dispays Query Results is it Possible? Ive Searched for scrolling text, and ive seen certain ways of using labels to create scrolling text,
|
| Updating Label Caption | 21 Sep 2008 21:26 GMT | 7 |
I have a tab control on a form with several tab, each containing a chart on Cost, Quantities, Hours, etc. Because the data changes, I would like to have a group of lables in the main form footer that change as each tab is clicked. For example, when the "Quantity" tab is clicked, ...
|
| disabling the query to run on subforms when opening main form | 21 Sep 2008 05:14 GMT | 3 |
I made a form (account number) containing a tab control with a subform on every tab some of them are charts .... consequence: opening the main form takes sometimes a lot of time especially if the data are accessed via the network and the queries involve a lot of data.
|