| Thread | Last Post | Replies |
|
| combo box text is blank | 28 Aug 2007 07:39 GMT | 3 |
I have a timesheet form. I have fields jobNumber and WorkCodeID. JobNumber has a description which displays only when selecting from the combo box. The job number displays on the form. The workcodeID works a little different. The workcodeID has a description which I want to ...
|
| templates | 28 Aug 2007 05:22 GMT | 1 |
Where do I find outline templates in Office 2003?
|
| Make textbox visible based on checkbox??? | 28 Aug 2007 03:28 GMT | 5 |
I have a textbox named txtTitle that is bound to a hyperlink field in my table. I also have a checkbox named check65 bound to a yes/no field in my table. What I want is the textbox, txtTitle, to be invisible unitl the checkbox is
|
| A form to be filled in and then to be used for a query | 27 Aug 2007 23:55 GMT | 1 |
I'm using MS Access 2003. In my table I have yes/no fields F1 to FN. In my query I want to select records from this table according to the values of F1, ... , FN.
|
| Adaptive drop down menus, selections alter depending on previous. | 27 Aug 2007 21:13 GMT | 1 |
Is it possible to have a a couple of drop down selection boxes in the forms. When you fill in the top form it automatically narrows down the list of options for the next drop down box? So say, have the manufacturer in drop down one, then have the second drop
|
| Form Help | 27 Aug 2007 20:40 GMT | 1 |
I have this dictionary, which was made from two tables. The first table is Table 1 and has the field name [Letter] and the second table is Table2 and have the field names [letter] [word] and [definition]. I have made a relationship between the tables by joining the fieldname ...
|
| Urgent:: Move tables from one database to another database?? | 27 Aug 2007 20:15 GMT | 3 |
hi, I have a access database. In this database there are 10 tables and this tables are related to each other. I want to move these tables to another database according to a field in XYZ
|
| Properties of An Object | 27 Aug 2007 20:02 GMT | 2 |
How can i copy properties of an object(like text box) and easily paste to another object?
|
| After Deleting a field in a Form, the SQL still has the field | 27 Aug 2007 20:00 GMT | 2 |
Hi, Just wondering why this keeps happening, I am just creating a new database so I am adding and deleting fields. When I open a Form where I had a field, it appears as if it is not there, and it really is not there but it is still in the SQL Source of the Form, so I have to go ...
|
| How do I use operators with Ken Getz's Filter by Form | 27 Aug 2007 19:59 GMT | 4 |
First just let me say this site is fantastic!!! Many helpful topics and some truly generous people. OK on to my issue. I'm a newbie thrown into the deep end of the pool. I downloaded Ken's Filter by form "creator" and the thing works like a champ, I
|
| "Pop-up" Calendar | 27 Aug 2007 19:50 GMT | 4 |
I have a form with a text box, [DueDate],that the user enters a date into. I want to make a "pop-up" calendar available for the user to select a date. I put a command button next to the text box with the code: Private Sub btnCalendar_Click()
|
| Import Changes Form Appearance | 27 Aug 2007 18:42 GMT | 2 |
(Access 2003 11.6566.8036 SP2, Windows XP 5.1 SP2) After importing a form into a new application, the tab control, containing three page controls, is now displaying white rather than showing the Detail BackColor as it should, and does in the application from which it was
|
| combine two fields in form to create one field in table | 27 Aug 2007 18:38 GMT | 20 |
I'm creating a database to track a particular form that we receive in our HR office. When we receive the form we give it a unique number that combines the division it came from an a sequential number pertaining to that division. In other words, when a form comes in from Executive ...
|
| XML only showing code on Vista computer | 27 Aug 2007 17:53 GMT | 1 |
Proabably an easy one for you. I have an Excel spreadsheet that I have saved in XML format. The format allows drop down lists to work as expected. The file works great in Internet Explorer on Windows XP computers.
|
| Problem with search form | 27 Aug 2007 17:12 GMT | 1 |
Hi I am getting an error when I use the filter reset funtion on my form. Run-time error 2448 (Can't assign a value to this object). When I debug it brings me to this line of code: (ctl.Value = Null) 'Clear all the controls in the Form Header section.
|