| Thread | Last Post | Replies |
|
| Digital Certificate question | 30 Sep 2008 19:20 GMT | 5 |
We have an application developed by one developer. He compiled the database into an application and digitally signed the application. He doesn't know if he used selfcert of makecert to make the key. The problem is I am creating additional forms now for the database on
|
| DCount distinct date/time based on date only | 30 Sep 2008 19:04 GMT | 3 |
Hi I'm trying to Dcount *unique* records by comparing a date/time field. I say *unique* because the field contains a date/time but I need to ignore the timestamp and work off the date only. I think the code below should work to count unique values in a normal
|
| Have a different subforms load depending on cell in a record of the parent form | 30 Sep 2008 15:49 GMT | 3 |
I am putting together a small Access 2003 DB to record details of our motorvehicles. (this is more to teach myself some basics with Access) The main form is holding data that is common to most vehicles. Eg. Registration date, expiry, VIN/Chassis, Make, Model, Year.
|
| query help | 30 Sep 2008 00:29 GMT | 7 |
I'm having trouble with a query that should be returning one existing record, but it's returning no records. I created one new record, and left the program ID and Bug Type ID blank, so the query below should pick up the record. Looking in the table of bugs, the
|
| Is there a way to get a list of the fields in a table into Word | 29 Sep 2008 20:23 GMT | 3 |
How can I get a list of the fields in an Access table into Word? I am working on a very misdesigned database where one table has over 100 fields and several others have over 50 fields. I am writing a report in Word and want to include the list of fields in certain tables. I am ...
|
| Limit Sub Form records based on Main Form | 29 Sep 2008 19:16 GMT | 6 |
I have an option group called Issue_Type on my main form F1_Member_Demographics_Main. When I select one of the 3 options on the main form from the option group Issue_Type I want to limit the sub form F2_Member_Issues records based on the combo box Issue_Code_T1.
|
| Label placed on button, disappears when clicked | 29 Sep 2008 17:43 GMT | 2 |
I have created a LABEL, and placed it on top of a button. When I press the button, the label disappears under the button. Is there a way to get the LABEL to stay on top of the button, or reappear after the button is clicked ? I need the Label to remain
|
| Yearly, Quartly and Weekly report on the same report sheet. Possible? | 29 Sep 2008 15:52 GMT | 9 |
Hi, I have a database in access with the following columns: Day AgentID ManagerID
|
| Form/ subform problems | 29 Sep 2008 12:38 GMT | 1 |
I have a table (Table A). It has one field, a PK. It is in a 1:M with another table (Table B). I am having trouble with a form/subform setup to view the 1:M records. On the parent form, there is a combo box with a Select query to select
|
| Protect a row from being deleted | 29 Sep 2008 11:52 GMT | 1 |
Is it possible to prevent a row from being deleted in a table. I want to arrange a new table with an autonumbered primary key that will form part of a set of sequential serial numbers. I want to protect the integrity of the sequence so that an accidental deletion of a row can
|
| Integrating with Outlook | 28 Sep 2008 22:54 GMT | 6 |
In my business, I use Quickbooks extensively for billing and accounting and a custom built Access DB for project management. I recently began using MS Outlooks contacts quite extensively as well (recently bought a PDA to bring to job sites!). I have been able to get things set up ...
|
| Keypress detection | 28 Sep 2008 22:10 GMT | 2 |
How does one detect (in code) when the Delete key has been pressed. The KeyPress event doesn't respond to this keystroke. Thanks, Gord
|
| Work around for 'un-editable' recordset which utilizes the max aggregate function | 28 Sep 2008 18:18 GMT | 9 |
So I have a form which shows all items available for sale, when it was last sold, where it was last sold, and whether it is active or inactive. I would like to be able to edit the active/inactive field (its a yes/
|
| Trying to USE CDONTS for email ... oops | 28 Sep 2008 11:48 GMT | 6 |
for: There was no reference to CDO in the References so selected CDO. Code didn't work (CDONTS.email unrecognised). read
|
| Sum population by wards | 28 Sep 2008 01:10 GMT | 1 |
I am trying to sum a population field that may have 140 records for each Ward (example). Any suggestions on the best way to do this. I would like to have a unique record for each Ward with all the
|