| Thread | Last Post | Replies |
|
| ComboBox and Access 2003 with sp3 | 05 Mar 2008 20:37 GMT | 1 |
I have created a form that has one combo box on it, ftom the the user clicks on the list of available "account codes" then hits a command button that produces the report, It works fine in Access 2000, Access 2003 and Access 2007, now place the exact same data base in a machine ...
|
| storing value in form field | 05 Mar 2008 20:37 GMT | 2 |
I want to get values from a pop-up date form to insert in a text box on another form. Problem is when I close the date form, the value that the text box was referring to is gone. Is there a quick way to save the value in the main form until new dates are typed in?
|
| How to use submit button for both e-mail and database | 05 Mar 2008 20:33 GMT | 1 |
When using the Office 2003 (Infopath form) How can I get the 'submit' button on the infopath form to both submit to the database it is connected to and submit to an e-mail address? I tried to use the customize feature in options but as far as I can tell it only allows you to ...
|
| Opening a form and subform to a specific record | 05 Mar 2008 19:34 GMT | 5 |
I am using the time and billing database and I would like to be able to open an employee timesheet data form only for a specific person. I would like for an employee to only be able to view their time card and not others how can I do that.
|
| COMMAND BUTTONS - ACCESS 2007 | 05 Mar 2008 19:17 GMT | 2 |
i have used office access 2000 and 2003 and have successfully utililized command buttons to transfer control from a primary form to selected records in a sub form showing detail records per a specific record in the primary form.
|
| displaying dates in a form and table | 05 Mar 2008 19:09 GMT | 9 |
I have tried every thing I can find so far to set the date to display both on the form and in the table as dd/mm/yy even when it wants to display as d/m/yyyy. I need to be able to sort by date for reports and queries so I don't want to
|
| Continuous Form & 2 queries | 05 Mar 2008 16:46 GMT | 3 |
User would like a spread sheet type look (former excel junkie)…but for a good reason. Will describe in nontechnical terms: The data on left half is related to data on right half by a unique common field. But a query that would bring them into a single record source results
|
| for loop problem | 05 Mar 2008 15:19 GMT | 4 |
My project is in MS Access 2002. In that I have one form. In that I want to put For or Do While loop. I want thing like this in Access. This is in C++ format.
|
| combo list | 05 Mar 2008 14:33 GMT | 1 |
Why starting to day I can't see my combo list if the row source is a query I'm using MSAccess 2003
|
| intercept "form close" event for record find form | 05 Mar 2008 13:07 GMT | 2 |
I have this problem: I want to intercept "form close" event for find record form. How I can resolve? Thanks in advance
|
| Control semi-colon stopped working | 05 Mar 2008 13:03 GMT | 3 |
In Access 2000, Ctrl-semicolon used to insert the date and Ctrl-Shift-semicolon used to insert the time. In Access 2003, I get the error "The expression you entered has a function name that Diamond cannot find".
|
| Add a date to a form | 05 Mar 2008 13:01 GMT | 4 |
I am wanting to add a CreateDate to a form which enters the date from the computer system but doesn't update the next day. Any helpers please! Thanks
|
| Won't let me enter data. | 05 Mar 2008 11:55 GMT | 2 |
I have a continuous form which has the data setting to allow edits and the combo boxes set as enabled and not locked. I can view the pull down menu but not select one of the options, neither can I enter anything in any of the text boxes. They are all enabled and not locked, I ...
|
| subform + filtered populated combo box | 05 Mar 2008 09:23 GMT | 1 |
I'm trying to create a training database for my company. I have a combo box in my subform (i.e. Category). When i select a Category combo box, let say, "Programming", it should populates the Courses combo box with all the 'Programming" courses only. E.g. Java, Perl, PHP and etc. ...
|
| return all entries where name contains "LEN" | 05 Mar 2008 07:38 GMT | 1 |
I have a table: (Dummy Scenario) -ID -Name -Join_Date
|