| Thread | Last Post | Replies |
|
| Saving a calculation to a database | 08 Aug 2005 07:33 GMT | 1 |
Hi to all... I am facing a problem that is I have a form that includes text fields from a specified table in my database... My form is having text fields that displaying the record of the table. I have
|
| recording start & stop times | 08 Aug 2005 03:40 GMT | 1 |
I posted a question regarding this previously but can not see it in any discussions and I have had replies. Can anyone enlighten me??
|
| Can I use combination of 2 fields as a Primary Key? | 08 Aug 2005 01:10 GMT | 6 |
Hello; I defined 2 field of [Table1] as a unique index for this table.Fields are [SQ]+[SN] and the index name is SQN. My purpose of making this index is to use it as One side of a One-To-Many
|
| subform in datasheet view - enable fields on current row/record on | 08 Aug 2005 01:07 GMT | 3 |
I have code in the afterupdate event to enable certain fields when a condition is met. How do I limit the rule to apply the current record/row only as it seems to apply to all other records on the datasheet. If the current row has a withdraw date it will enable the withdraw ...
|
| A question from exprienced experts:Do my program works well after 3 months? | 08 Aug 2005 00:31 GMT | 12 |
Hi; I cant guess Number of Records limitation of a table in access and not sure of the future of my progrm.So i need your comment if you are exprienced in Access.
|
| Sound output problems | 08 Aug 2005 00:14 GMT | 2 |
I have been playing a short wav file when a certain result occurs, with the line: Call Shell("c:\folder1\mplayerc /minimized /play /close c:\folder2\soundfile.wav", 0)
|
| Strange problem in design view | 08 Aug 2005 00:03 GMT | 4 |
I have a strange problems going on. While in design view, I can not use copy, cut, or paste due to it being dimmed out on my toolbar. Same is true for horizonal spacing and vertical spacing. I have several databases so I tried going to a few of them and the same is true in all of ...
|
| Random forms freeze when Mouse Wheel disable is used on a dialog f | 07 Aug 2005 23:49 GMT | 1 |
Help! This problem has caused me lots of grief! The mouse wheel disable code (from KB article 278379) seems to work fine with all forms that are opened "normally". I have used the wheel disable code in at least 5 different applications on about 25 different forms seemingly ...
|
| how to update fields using a combo box | 07 Aug 2005 20:22 GMT | 1 |
How do I have a selection made in a combo box update fields on my form. I have two tables, patient and network. I want to select an office from the network and have all fields, such as, office address, phone, contact name, etc, update once I make a selction in the "office code" ...
|
| SQL in combo box click code | 07 Aug 2005 19:44 GMT | 1 |
I am trying to use three combo boxes to enter three pieces of information needed to make a query. The query (SQL language tested and ok) returns a single record from the table "tblTimeCardList", which is the underlying control for the form.
|
| Conditional formatting within form | 07 Aug 2005 16:31 GMT | 1 |
I'm just trying to build some confiditional formatting within a form. Basically if field 1 =x then field 2 back color should change and allow input else, it shouldn't allow any data entry.. Here is the code that I'm using ... I get no error message but it just doesn't work...
|
| Graceful/Efficient Not In List Event | 07 Aug 2005 11:53 GMT | 1 |
I have a form that has a unbound combo box control to select a Project with a tab control to hold the Project information on. I'm looking to use the combo boxes Not In List event to allow the user to enter new projects and find existing projects.
|
| Deleting data in table | 07 Aug 2005 08:27 GMT | 1 |
I like to have a command button that will delete all data in a particular table. Let's call this table AuditUpload. How does one code the command button to delete the data only? Any help or tips will be appreciated. Thank you.
|
| Navigation button make it not visible | 07 Aug 2005 08:23 GMT | 3 |
I have a form that has a tab control in it. The first tab is called Form View and has many text boxes with the standard navigation button. The second tab called Datasheet view has a subform. The second tab will give me a datasheet
|
| Administrator Message Box | 07 Aug 2005 07:45 GMT | 19 |
Is there a way for the data base administrator to send a pop up message to all users accessing the data base? The pop up message will preferrably be free format and appear on all users desktops once I Click on a "Send" button. Can anyone help me??
|