| Thread | Last Post | Replies |
|
| Error when cancelling query | 19 May 2006 15:30 GMT | 1 |
I have a switchboard and on the switchboard is a combo box with my list of queries. The user can choose any query from this combo box. Some queries have it set u so it asks for a parameter value. If the user cancels this request, I get a runtime error and it asks to debug. How
|
| OpenForm Where problem | 19 May 2006 14:36 GMT | 2 |
I have a subform that has a memo field that holds comments. The key for this memo field is a ReplicationID. Since this is a subform, there isn't much room to view all of the comments in the memo field, so I created another pop- up form to show an expanded view of the current ...
|
| Highlighting | 19 May 2006 14:26 GMT | 3 |
I'm working with a 2 page form. The front page shows current information on a meeting and is view only. The second page is used to enter future information relavant to the meeting selected on the front page. Is it possible to highlight to the user that there is data held in ...
|
| Undelete form | 19 May 2006 13:41 GMT | 1 |
How to undelete a form in Access97 ?? I had pressed "del" and it has gone! I haven't done anything after!! Please help!!!
|
| SORT ORDER | 19 May 2006 13:23 GMT | 1 |
I am using Access 2003. I created a form for our salespeople. One field in the form is for the salesperson's name. We want the salesperson to simply click on their name. This field is a lookup field to a table that contains the salesperson's name
|
| Option Group Defautst when set to 0, any suggestions | 19 May 2006 12:42 GMT | 2 |
I am using an 6 option groups as a scoring system in a form. Option 1 is for needs improvement, 2 for Satisfactory, 3 for exceptional and a 0 which stands for an 'NA'. I used 0 for NA becasue I do not want to count it in the score. The
|
| Get unique results | 19 May 2006 12:00 GMT | 1 |
I have a table in an Access database which contains two fields WBS Code and User Name. For each WBS code I would like the unique names. I have provided an example below to illustrate this: WBS Code Name
|
| Disabling sub forms | 19 May 2006 10:49 GMT | 1 |
Is it possible to disable a sub-form based upon a specified option in the main form.
|
| how do i access an old answer to my question given in this forum? | 19 May 2006 06:42 GMT | 3 |
 Signature sb
|
| Search in a database | 19 May 2006 06:41 GMT | 2 |
I need to have a box pop up to ask for information before going to that record in a form. Does anyone know how to do this? I hae a form set up that will allow a user to only change certain portions of the form but they need to be able to search for that record in order to input ...
|
| Calculating in Forms | 19 May 2006 02:08 GMT | 1 |
First I must say that I'm a completly newbie, nevertheless I have been looking through the forum (has been of great help) and have not found any case like mine, hence I submit this question. I'm using access for developing a simple budget system, the idea of this
|
| Setting Startup Form | 19 May 2006 00:53 GMT | 9 |
I have a form set to open on startup, however I want to change that form to another form after some initial info has been filled out. I put this code attached to a command button on the original startup form, but it doesn't seem to be working...
|
| Property Not Found | 19 May 2006 00:32 GMT | 3 |
I'm trying to change the startup form from VBA but I keep getting the error message "Property Not Found" How can I correct this? This code is on a command button. CurrentDb.Properties("StartupForm") = "DX"
|
| How to create multi-line caption? | 18 May 2006 22:52 GMT | 5 |
I have a caption on a label in a form. I need to force a carriage return in the caption so the text will appear on two lines. Example:
|
| List of query on form | 18 May 2006 22:15 GMT | 1 |
I have made a combo box that shows all of the queries I have built on the form, but when I try to click on them it gives me nothing. Is there a way to have a user click on the query and it show the results form that query.
|