| Thread | Last Post | Replies |
|
| Subform not Showing | 13 Feb 2005 16:31 GMT | 2 |
Sometimes when I go into design view on a form that has a subform, the subform & its innerds show up, while sometimes the whole subform area is blank. I have to reenter the subform source object property in the form to get the subform to show.
|
| what are the number commands in the Access switchboard items table | 13 Feb 2005 16:25 GMT | 2 |
I would like to know the meaning of the number commands in the Access switchboard items table, and how to manually create a switchboard from a form. Thanks
|
| Vertical Scroll Bar in ListBox | 13 Feb 2005 11:17 GMT | 5 |
I want to know how to set the Vertical Scroll Bar to certain positions in a List Box through code. Any help would be greatly appreciated. Thank you,
|
| Form - Macro - Function | 13 Feb 2005 09:46 GMT | 3 |
I have a database that I created and have used for some time. There have been no changes to it in months except the addition of data. The form on opening invokes a macro, that calls a function. Everything has been fine until now.
|
| pictures in forms | 13 Feb 2005 09:00 GMT | 1 |
I'm making an inventory database and I'd like the this form to display a picture whose name natches the ItemID primary key. For example for item 1, i will have a picture in a folder named 1.jpg all pictures for the inventory will be in the same folder
|
| Make Label Visible or Invisible | 13 Feb 2005 07:45 GMT | 2 |
The form referred to below is on a sub-form on a main form The code is being run on the sub-forms current event Code is not doing anything ??? Tyring to make the Label LblPrtInv visible or invisible if a value is in
|
| Either Or, If one is chosen Dim the other & Vice Versa | 13 Feb 2005 06:10 GMT | 5 |
I have two controls on my form and if the user chooses one, I want the other to dim so they cant use both, only one. The two controls are named FlatDisc and Disc The form name is TimeCards
|
| Opening Form To A Specific Record | 13 Feb 2005 05:17 GMT | 2 |
I have a form called EMPLOYEE LOG, and I want it to open up to a date that is entered by the user. I have a form called DATE ENTER, in which the user would type in the date and it will open up EMPLOYEE LOG to that date. It works perfectly fine, but my problem is that method I ...
|
| TooltipText is not displayed | 13 Feb 2005 03:17 GMT | 2 |
Why are tooltipText of controls on a form not displayed? I have checked, this property if these controls is set to a string. thanks Nhan
|
| code execution does not stop with a modal? form | 13 Feb 2005 01:53 GMT | 4 |
Using Access 2002 on WinXP. I have an unbound form in which the code supposed to open a bound modal form in datasheet view. I expect code in form 1 to stop running until the form 2 is closed, but it does not.
|
| Info on List boxes | 13 Feb 2005 01:31 GMT | 1 |
I have various forms that have drop down lists to pick from, some value, some table/query. I would like to investigate the possibility of changing them so that the user can hover the mouse over the list box, it will drop down and show the related lists on another drop down ...
|
| What tabbed page am I on | 12 Feb 2005 21:51 GMT | 3 |
How do I find the name of the Tabbed Page I am on. Using Access 2003
 Signature Thanks TJ
|
| Fields not editable when form based on a complex query | 12 Feb 2005 21:46 GMT | 2 |
I have a form that is based on a rather complex query. The query which the form is based on is the final query in a chain of several queries which pull info from several tables and perform calculations. The form works properly, but the fields are not editable. Nor can I edit ...
|
| How to display expression resullts in a table? | 12 Feb 2005 16:42 GMT | 3 |
How do I get information calculated using expressions in a form field to show up in the associated table field?
|
| Name Field | 12 Feb 2005 16:35 GMT | 2 |
On my form I have one row of information I fill in. Date, Man Number ( Select From Combo Box ), Last Name ( Fills In Automatically from Combo Selection ) Tools Received - Etc.
|