| Thread | Last Post | Replies |
|
| tables | 03 Feb 2008 23:16 GMT | 1 |
I use access as a members area login. When the username and password are entered correctly the results form displays a link in to the index login page. My question is , is it possible to also have the login recorded in another
|
| Entering a Range of Dates into a Form | 03 Feb 2008 23:14 GMT | 5 |
i would like to build a control in a Form that allows me to select a range of dates that will enter into a query, such as >Date()-8. I have the macro and the command button down ,I can only get this control to accept a short date - 1/25/08 etc....I really want to enter >Date()-8.
|
| Change position of Navigation Buttons? | 03 Feb 2008 20:58 GMT | 5 |
Is it possible to change the position of the inbuilt navigation buttons? (And if so, how??) Or can they only be displayed in the bottom left of a form? Many thanks CW
|
| Programmatic removal of Properties Window | 03 Feb 2008 18:45 GMT | 4 |
When my application starts, the Properties window [appears/not appears] when the first form displays depending on whether it was visible when I last saved the form. How can programmatically I hide the Properties Window when the application
|
| How to increase size of font in datasheet | 03 Feb 2008 17:27 GMT | 1 |
I have a datasheet subform. How can I change the size of the font? There is no setting for this in Format/Datasheet. I'm using Access 2002. Robert
|
| Minimise, Restaure, Close | 03 Feb 2008 06:15 GMT | 4 |
I would like to make my users to use only my forms to navigate and to close my application. How can I make disappear the three icons on the title line of MS Access... Thank you for your help..
|
| Assign a function key to a button | 03 Feb 2008 04:41 GMT | 1 |
Is it possible to assisgn a function key to a button? SF
|
| Problems with forms | 03 Feb 2008 02:42 GMT | 2 |
I am having two problems with forms: 1. All of my forms go the full window. There are no borders on my forms! I am setup with Single View, as I want and all of the properties are as they should be.
|
| Caption labels | 03 Feb 2008 00:45 GMT | 1 |
If you delete it, how can you restore the label that is attached to a textbox as you drag it from the field list. Obviously just dropping a label there would not be the same as the attached one. Robert
|
| Form Control to have default value from subform | 03 Feb 2008 00:18 GMT | 11 |
I have a bolt takeoff form based on a bolt takeoff table. The user selects a pipe size and the corresponding bolt qty, diameter and length appear in the subform. The length is default for a flange to flange connection. If the user
|
| Combo Boxes | 02 Feb 2008 20:41 GMT | 6 |
I have been banging my head against the wall trying to figure this one out. Here's the problem: I have created a maintenance request database. I have 3 tables: Maintenance Requests, Stores (Linked from another database), and Vendors (also linked).
|
| Update A Field From Another Field | 02 Feb 2008 20:37 GMT | 1 |
I was wondering if anyone can help me on this one. It's probably simple, but I'm stuck!! I have a Table which fills in data from a form with the following field: ReservationNo
|
| Populating a field | 02 Feb 2008 18:16 GMT | 4 |
I've created a entry form which has a look-up field for the machineID. I would like that when the user selects the machineID in the look-up; other fields (location, model) are populated. Is it possible and what is the process?
|
| NavigateTo Question | 02 Feb 2008 14:38 GMT | 3 |
2 thing of interest here. This is apparently wrong 'cause I'm getting a compile error: DoCmd.NavigateTo([Custom], [Data01]) Expected = 1) While I type it in the Auto Data Tips (I think that's what it is called)
|
| value of a field with an input mask? | 02 Feb 2008 04:43 GMT | 10 |
If I have a combobox for a phone number, and i limit the input of the field using the input mask (000)000-000;;_ What is the value of the field of the combo box when you type in the number 1234567890? Would it be
|