| Thread | Last Post | Replies |
|
| run-time error '2108' | 05 Dec 2005 18:38 GMT | 6 |
not all that certain which forum would be most relevant for this posting, but i'll just post it here and see what happens to bring it closer to getting a resolution. as the heading suggest, this is to do in whole/part to the said error
|
| Open a Form from a diferent Access Database | 05 Dec 2005 17:18 GMT | 1 |
I have a simple question to do: 1. How can I open one form from a diferent Access Database? 2. How can I open from a button, other applications, like word, excel and Outlook, and an Access application also?
|
| Data lost after BeforeUpdate is cancelled | 05 Dec 2005 16:08 GMT | 3 |
I'm trying to write some code which will force the user to complete a particular field before exiting a new record on a form. In the BeforeUpdate event for the form I used the following: If RequiredField.Value = "" Or IsNull(RequiredField.Value) Then
|
| Returning a value to a form from a pop-up | 05 Dec 2005 14:32 GMT | 8 |
I posted a similar question in another newsgroup, but I still don't have a solution: I have a text box that, when clicked, opens a pop up form. On the pop up, a user enters data, a calculation is made, and when the pop up is closed, that
|
| Enable/Disable Control on Form Open | 05 Dec 2005 14:09 GMT | 1 |
I have a form called frmGroups. When I open this form in "add" mode, I would like to disable the cboFindGrp control. When I open this form in "edit" mode, I would like this control to be enabled. How do I do this?
|
| function quer | 05 Dec 2005 14:07 GMT | 4 |
I have a below function in a text field in a report design =IIf([test]>3,[datecompleted]-[daterecd],"UNDER 3 DAYS") when report pulled out it , all records is seen along with under 3days Is it possible to take out the records which are under 3 days
|
| hidden form | 05 Dec 2005 12:50 GMT | 3 |
how to retrieve the hidden form, if so, can it be done with a password thanks
|
| Help Access Date Validation is drivig me to drink! | 05 Dec 2005 09:20 GMT | 5 |
I have a very simple problem indeed, but I am unable to solve it. I am inputing a short date into an unbound text box with a short date input mask. I am in the UK so my date format is dd/mm/yyyy. Everything works superbly well with one exception.
|
| Need login code | 05 Dec 2005 05:03 GMT | 3 |
My project requires a login startup form where a search is done of a table to determine if the person is Admin or regular; also if they can have access to the project (no pun intended). I need to know the code for doing this. This has to be a textbook solution. Alternatively, is ...
|
| Navigating an Option Group | 05 Dec 2005 04:26 GMT | 4 |
I have an option group with 3 controls in it. When the option group first receives the focus just the label for Value 1 is highlighted (not the radio button). If I hit Tab focus moves to the next control outside of the option group. If I use the right arrow then Value 2 receives the ...
|
| how to get file back from "gobbledegooK" to plain English | 05 Dec 2005 03:20 GMT | 1 |
I don't know how I did it, but I put my journal into what I call "gobbledegook" (Shows my age) and I don't know how to get it back.
|
| Please Help on True False | 05 Dec 2005 03:05 GMT | 1 |
I just can't get it! I have a subform MSDSDocs that is related to another subform EditSuppliers through a foreign key "IDSupplier". Suppliers can have many MSDSDocs. When the field LocalScanLink is populated on MSDSDocs, it adds a True checkmark in the field "Dot" on ...
|
| Create new label using VBA | 05 Dec 2005 02:24 GMT | 6 |
Hi, Is it possible to create a label in VBA? I know that I can create the labels first and set its visible property. But I'd like to know if I can create it on the fly using VBA.
|
| Check boxes and sub form | 05 Dec 2005 01:12 GMT | 7 |
I am redesigning a patient database with appr. 2800 records in it. I have a form with 5 tab controls on it, 1 tab control "procedures" with 27 check boxes for 27 different procedures and i have a seperate tab control "patient summary" with a sub form that i want to list those ...
|
| form datasheet conditional formating | 05 Dec 2005 01:11 GMT | 4 |
Hello please help, access 2k pro win xp I have a form displayed in datasheet view for entering data Datasheet view is necessary because what comes after may be depend on what
|