| Thread | Last Post | Replies |
|
| I want to get rid of my tab control | 16 Mar 2007 18:39 GMT | 2 |
I created a form with two pages, then decided I would be better off with just one. I deleted the second page, and now I would like to get rid of the tab on the first page. Is there any way to do this? I want to keep the form content, but not have it be in a tab.
|
| Diary Entry in Access Form | 16 Mar 2007 16:29 GMT | 2 |
I am more or less famillar with creating a basic form, with a table and some queries and reports. What I would like some help with is creating a 'project' form where our department projects are kept and updated. The basic stuff is there: project name, start date,
|
| Don't want Access to round numbers to nearest integer. | 16 Mar 2007 16:28 GMT | 1 |
I am building some tables and forms in Access, and my numeric fields are rounding to the nearest integer. I have the table field defined as a Numeric and Auto for decimal places. I have the text box on the form defined as a fixed with two decimal places. However, if I type in 2 ...
|
| How to make repeatition in detail section of a form | 16 Mar 2007 15:08 GMT | 1 |
If a bound textbox is put in the detail section of a report, it will repeatedly display control source. I would like the same effect, if a textbox control is put in the detail section of a form. I know if the default view property is set ot datasheet, similar effect will achieve, ...
|
| Disable Button If | 16 Mar 2007 15:08 GMT | 4 |
Is there a way to Disbable a Button if there is any information in any of a number of different fields?
|
| linking forms in 2 files | 16 Mar 2007 14:32 GMT | 2 |
Can you link forms like you can link tables? The reason I'm asking is that I have 1 master database and 3 user databases where I have linked the tables. Each database has the same form - for inputing data. If in the future, I want to make a change to the form, I want
|
| Subform with an auto # | 16 Mar 2007 14:11 GMT | 3 |
I have added a subform for purchase orders to a main form linked by customer name. Directly from the subform I can add new purchase orders, but when it is linked to the main form, it will not allow me to add a new purchase order. It is set to allow additions.
|
| Conditional formatting | 16 Mar 2007 14:03 GMT | 3 |
I have a form that I need to add some conditional formatting. I have a date field contingent on two other fields. How do I write for the expression - If field 1 is null than field 2 is greyed out.? Thank you for any help.
|
| Help: I typed a message in Windows mail, saved it and can't find it!!! | 16 Mar 2007 13:57 GMT | 1 |
Does anyone know how to find a message that was saved. After typing an important business email, I chose save & exit and then tried to retrieve the message. I can't find it. Any suggestions?
|
| Please help with Conditional Formatting | 16 Mar 2007 13:42 GMT | 6 |
How do I write in Conditional Formatting It is not Null. This is what I have and it is not working: IF(IsNotNull([CONTROL NAME])) - text different color. Any help will be greatly appreciated. Thank you.
|
| format in tabbed forms | 16 Mar 2007 12:15 GMT | 8 |
How do you change the font and color for the caption on the tabs? Thanks in advance.
 Signature nhb -- nc
|
| time edit short date | 16 Mar 2007 05:18 GMT | 7 |
My form and underlying table has short date fields (dd/mm/yyyy). When these fields are manually editted the time component is revealed and has to be erased by the operator. Can seeing the time portion be avoided when the field is editted?
|
| mapping import wizard | 16 Mar 2007 04:08 GMT | 1 |
I did a lot of research on mapping software, but can't find even one. Anybody know where I can get one. I dont like the import wizard because it is very confusing and can cause a lot of problems for my users. any suggestions?
|
| tab order skipping some fields | 16 Mar 2007 03:59 GMT | 1 |
I have set up a form containing two subforms - form view for the main form and datasheet view for the subforms. Each subform has two controls, the first of which is a combo box and the second a text box. I want the tab order to cycle through the controls on the main form, then ...
|
| Question about Date validation | 16 Mar 2007 03:07 GMT | 3 |
I'm working on a form for weekly data entry. I'd like to create a date field where the user will enter the date the week ends (ie week ending Friday, June 25th). Is there a way to write code so that Access will check that the day the user inputs is a Friday (and if not
|