| Thread | Last Post | Replies |
|
| Close form and NOT save data | 30 May 2008 13:44 GMT | 2 |
I have a form called "Notes" which has a date/time stamp field and a memo field. If the person writes a note and then decides not to save it, I want a button that says "Cancel" that will close the form and NOT save the data. (I have an "OK" button that closes the form and saves ...
|
| Progress Bar for Form Loading | 30 May 2008 10:29 GMT | 5 |
I have a form with a tab subform. There are 5 tabs with a chart on each tab. When I open this form, the chart queries each run in the background and I get the hourglass for about 30 seconds. So, it takes about 5-6 seconds for each tab to load its chart. I can't click any tabs ...
|
| Acess Database: #Name? error message in text box | 30 May 2008 02:03 GMT | 5 |
Creating new database and getting the #Name? appearing in text boxes. Any text entered in these boxes repeats on every page of the database. Help!
|
| SendObject - Attachment | 30 May 2008 01:30 GMT | 2 |
I want to know if there is a way to copy the mde and make an attachment to send. Docmd.SendObject acTable,"Table1","MicrosoftExcelBiff8(*.xls)","email@hotmail","","","Subject","Body
|
| Help with Blank, Null, and Zero length entries in forms | 30 May 2008 00:47 GMT | 5 |
I want to make it so that the user is required to fill in each text/combo/or list box on the form before moving to the next. I figure this is pretty easy. In the Table properties, I set the "Required" property to YES and the Allow Zero length to NO. In the control's property
|
| Yes/No Box | 29 May 2008 23:35 GMT | 5 |
My main form F_PurchaseOrder has a subform, F_PurchaseOrder Details. Each line contains information for one practicular product that we will purchase. I want to put a Yes/No check box under “Return Information” that identifies if a return is due. When the check mark is ...
|
| combo box does not show data after value/record is selected from l | 29 May 2008 23:19 GMT | 2 |
I created a combo box whose data source are the fields of another table so that I chose the value of that table in my main form to relate that record to the record that I´m imputing on the main, everything works fine, it even fills all the other fields that show up on the main ...
|
| Showing the add record field first in a sub form | 29 May 2008 22:58 GMT | 2 |
I would like the blank default new record to be shown on the top of the sub form query versus the end so i do not have to scroll through every record to enter a new one in a continuous sub form. I was unsure if this is a query function or a form function.
|
| open new form where user has just clicked | 29 May 2008 22:08 GMT | 2 |
Is is possible to write code to ensure that when a user clicks to open a pop up form that the form opens over/close to where they have just clicked? So even if they have moved the original form the new form still opens near their mouse rather than where the form was originally ...
|
| OLE object is empty | 29 May 2008 21:58 GMT | 1 |
I have a subform that has many fields from a table, two of which the data type in the table are OLE objects. So when I'm in the form/subform and click around I get the error message "The OLE Object is empty. You can't edit a bound object frame if the field in the underlying ...
|
| Combo Box Question | 29 May 2008 21:49 GMT | 1 |
I am trying to create a combo box on my form. When I drag the field I want from the Field List onto the form, the Combo Box Wizard does not start even though the Control Wizards is pushed in... Help!!
|
| Have Yes/No checkbox on form; need radio button instead | 29 May 2008 20:33 GMT | 5 |
I have a field that is set to the Yes/No data type. It appears on the form as a check box. I would prefer that it be a radio button. What is the easiest way to create a Yes/No radio button and still have its data be associated with that field?
|
| ACCESS 2007 | 29 May 2008 19:43 GMT | 4 |
How do I set the order of the tabs (on the fields/controls) in an Access 2007 form layout? I can't figure out the correct way to phrase the question in "Help" now that the new ribbon also uses the term "TAB". It was very simple in 2003. Thanks
|
| Some Switchboad button does not work in Access 2007 | 29 May 2008 17:43 GMT | 1 |
Anyone have problem in Switchboard button on Access 2007. Everytime after clicking other button on the same siwthcboard, the button for "Back to Main Switchboard" not responding. Need to close and open Switchboard Form again then this button is working. But as soon as other
|
| Database created by importing .xls, but how do I create a form | 29 May 2008 17:28 GMT | 3 |
I imported everything and I can create a form with the wizard, but I would like to be able to use a list box for one of the entries moving forward. The issue is if I change the entry in the form from a text box to a list, I lose the data that came over in the import as text. I ...
|