| Thread | Last Post | Replies |
|
| add calendar to form but no Calendar Contol 11.0 in toolbox | 01 Sep 2005 22:33 GMT | 6 |
I cannot add calendar to form as my toolbox (more) options do not include Calendar Contol 11.0. Help!
|
| Delete blank | 01 Sep 2005 21:41 GMT | 1 |
I have an input form which works well. Here is the problem, I keep track of which user logs into the database by letting the user select his name and password on another screen. If correct then I hide the logon screen and open the main input screen. I hide the logon screen ...
|
| Calculated fields in Form - Design view | 01 Sep 2005 21:39 GMT | 3 |
I'm trying to add two fields to a form in Design view. The first one is just a field for today's date; and I would like to include a label called "Today's Date." The second is a bit more detailed. This is going to be an appointment/date
|
| #DELETED ??? | 01 Sep 2005 21:18 GMT | 2 |
I have a form that accepts data form users. I wan to delete any data that are blanks. I put this on th "on load event of the form" Dim stDocName As String stDocName = "DeleteIt"
|
| Simple form of combo boxes and textboxes driving me nuts Please he | 01 Sep 2005 20:16 GMT | 2 |
I hope someone can help me before I have to be fitted for a straight jacket.. Background I have 2 combo boxes (cboMember, cboPrograme) that are populated from 2 queries (GetMembers,GetProgrammes) and a text box
|
| Display a field only | 01 Sep 2005 18:56 GMT | 1 |
After a person exits a field I am doing a lookup to another field to display information. I do not want to focus on this field. It is for display purposes only. How is this done?
|
| Negative currency field | 01 Sep 2005 18:09 GMT | 3 |
Is there a way to make the value in a currency field always be negative? I'm using this field for payments and thought it would be nice if the user doesn't need to remember to enter a minus sign. I appreciate any suggestions.
|
| Adding to a combo box | 01 Sep 2005 17:59 GMT | 5 |
I have a form that the user select the customer name from a combo box. If the customers name isn't in the list the user needs to add all the customers information. I can call up a customerinput form and have the user enter all the information but then how to I get the ...
|
| Subform data input problem | 01 Sep 2005 17:26 GMT | 1 |
I have a subform based off of a table that has ~ 6 fields. Mainly date fields related to the parent form. (Clients name, address, etc). I want to be able to input dates in multiple records of this subform and be saved for later use. I can input the 2nd record of the subform ...
|
| Clear items selected in a listbox witha Reset Button | 01 Sep 2005 17:09 GMT | 3 |
I have a form that has a listbox on it. I have a Reset Button on it for the user to click if they want a to clear the form in order to start an entry from scratch. The Button works to clear the form with the exception of deselecting any
|
| HOW to setfocus to a Required Field | 01 Sep 2005 17:09 GMT | 1 |
Instead of geting the error msg. How Setfocus to a required field that is blank. I want that field to to blink with a color. Thanks
|
| ComboBox Searching | 01 Sep 2005 17:06 GMT | 5 |
I am currently putting together a database to analyse some date and currently havein a form; 2 combo boxes with a 'Text' type; 3 combo boxes with a 'Yes/No' type; and the last i would like to be able to retrieve a search of e.g. 50 people to 250 people.
|
| Date text boxes | 01 Sep 2005 16:45 GMT | 2 |
I have 2 text boxes in my switchboard form, txtStrDte and txtEndDte, both formatted to short date and input masked and the latter carrying a validation rule of ">=[txtStrDte]" which if not met, pops a validation text message "End Date has to be greater than or equal to Start ...
|
| How to copy Access record to make new record in a secure form? | 01 Sep 2005 16:24 GMT | 2 |
I have a multi-user access form used to collect data about projects worked on in our department. Since some projects are completed montly, we'd like to be able to copy and use an existing record rather than updating the prior months row or re-entering all of the information ...
|
| I want to add four buttons to a subform and only allow one choice | 01 Sep 2005 16:06 GMT | 1 |
I am designing an access database to record statistical data on counselling sessions to be used by novice users. I want them to enter data in a form which has a subform for attendance. The drop down list is not working in the subform and I can't find out why, so I added 4 ...
|