| Thread | Last Post | Replies |
|
| active x controls | 26 Jan 2006 12:32 GMT | 1 |
Good evening. I have a data base that has a popup calendar and it worked fine up till this morning. I had some one install a new program and I think it could have something to do with Active X control setting but Im not sure. When I creat a new client the first thing that I ...
|
| Is there a version of Access that allows you to read BIG Interger | 26 Jan 2006 12:32 GMT | 3 |
I'm linking to SQL Server where a table's key is listed as a "Big Interger" but Access shows the table rows as "Deleted." Is there a version of Access that can read this data ? Or is there a way in Access 2002 I can see without exporting/importing data
|
| moving from form to embedded form | 26 Jan 2006 12:11 GMT | 2 |
I have a form with and embedde form. the user uses the tab key to enter date in the main form. and a tab key puts him in the embedded form. once in the embedded form the user has to press ctrl and tab to get out of the embedded form and back into the main form. Is there any ...
|
| File Path + string | 26 Jan 2006 11:19 GMT | 3 |
I have created a hyperlink to a document what i would like to do is read the string and return only the file name i will need to read from the right untill i read the full stop(.) and
|
| Explicity Referencing Field on Form Failing in Access 2003 | 26 Jan 2006 10:11 GMT | 4 |
The following is used in a control souce in an Access 2000 Application and works fine: =[TotalAmnt]-nz([Forms]![Add Expenses Record]![ExpenseLinSub]!LineTotal,0) In Access 2003 the explicit reference alway returns NULL. This is also true
|
| Dang it. | 26 Jan 2006 10:09 GMT | 3 |
I deleted a field from my table & deleted the corresponding field from a form. Now when I open up the form, I get a parameter query box asking for the no-longer-existing-field. Help?
|
| NEED TEMPLATE FOR WITNESS STATEMENT | 26 Jan 2006 06:05 GMT | 2 |
need template for a legal form for a witness statement
|
| Search Form | 26 Jan 2006 06:03 GMT | 9 |
I am designing a search request form. If a field is blank, then all records for this field will be displayed, but otherwise it will filter according to the contents of the field. When there is a value in the field, it works fine, but when there isn't, it doesn't show any ...
|
| Calculating a date field based on another field's date, based on another fields value | 26 Jan 2006 05:42 GMT | 6 |
Can someone tell me if this is possible? I have three fields: I want the field [Expires] to update automatically by one year, based on the date of the date field [Date], but only if the second field's value [CertCode] has a certain value. Let me explain:
|
| Form Design to enter data | 26 Jan 2006 02:53 GMT | 1 |
I can't find my original post and noone replied to it so I'm going to try again... I apologize in advance if I offend anyone by reposting... I want to design a form where users will enter comments per Client ID - project ID (could be mulitplie projects IDs). I don't want the user ...
|
| Protecting Fields | 26 Jan 2006 01:59 GMT | 4 |
I have a field that I want to protect from modification but I still need a new record to be added. The field is the reference number for the record.
 Signature A MACKENZIE, CMA, MBA
|
| Updating tables with M:N relationships correctly through Forms. | 26 Jan 2006 00:12 GMT | 1 |
If anybody can help I would greatly appreciate it. How can I get data inputted through a subform to update my tables correctly when the tables associated with the form&subform have M:N relationships? I have built databases before with 1:M relationships and these always easy
|
| Options buttons, top 25% value | 25 Jan 2006 23:59 GMT | 1 |
I have a report that shows a listing of clients and what we invoiced them for the year. Clients are grouped together by a Group code and I Show a total for those clients that are members of a group. I have a form where the user selects the fiscal year they want to report on.
|
| how do I pass value to a query from a form? | 25 Jan 2006 22:59 GMT | 3 |
I am passing a parameter from form A to form B. Form B uses this parameter to run a query that uses this parameter. I am able to pass the parameter from form A to B, however, the query on which form B is based, doesn't take into account this parameter and I get
|
| combo box | 25 Jan 2006 22:56 GMT | 2 |
I've created a combo box to find records in a form. I works nicely but when I arrow over to another record the combo box does not change. How can I ge the combo box and the data in form to be aligned? Moses
|