| Thread | Last Post | Replies |
|
| Open form in the same place in the Access window | 21 May 2005 20:46 GMT | 1 |
I want to open several forms and have them open in the same place each time so they will "stack" on top of each other. How do I get them to open in the same place every time?
|
| Formatting a Page in a Form | 21 May 2005 20:30 GMT | 1 |
Is there anyway you can change the background colour of a page within a form? Or even pick a different background from the list that is given to you in access. Thanks for your help.
|
| Is There a Macro Command to Refresh Form Before Printing Report?? | 21 May 2005 20:24 GMT | 2 |
I have a form with several tab controls. I also have a subform on the main form. I have placed a command button on the main form that calls a macro that displays a report for the individual record that is currently active.
|
| Error in finding field | 21 May 2005 19:48 GMT | 2 |
Hi All - Access 2002XP - Win XP Pro I have the code below behind a button on a filter form to check the various combo boxes for data and then open the record form to display the information accordingly. I am getting the following error when I click the
|
| field in a form match another field in another form | 21 May 2005 11:51 GMT | 3 |
I would like to open a form and enter new data, say in a "name" field, then with a command button that opens another form (which I got that working) containing the same "name" field automaticly have the same entered data in the first form, so that I don't have to re-type it. ...
|
| Disappearing Page Tabs | 21 May 2005 05:01 GMT | 1 |
I have sort of a peculiar problem... I have a form with about 6 pages on it. When the user clicks on one of the page tabs, sometimes one or more of the other tabs "disappear"... by which I mean the outline of the tab remains, but the inner part is just white. Sometimes this ...
|
| why is my currency is rounding off. | 21 May 2005 04:14 GMT | 2 |
I have a textbox formatted as currency. the field that it is bound to is also formatted as currency in it's table. problem is, I cant input any cents into the textbox. when I enter dollars and cents, the textbox automatically rounds to the nearest dollar. Anybody
|
| Default Value from last record in table | 21 May 2005 04:02 GMT | 5 |
I am trying to get a field on my form to have a default value based on what was entered in that field on a previous occurrence (record). I tried using DLast, but I read it was unreliable... Does anyone have a better suggestion?
|
| duplicating record on main form and subforms | 21 May 2005 03:57 GMT | 3 |
I have 4 tables. The first table has an autonumber as an ID and 3 other field names as the primary keys. The second, third, and fourth table is linked to the first table with an ID field (number - linked to the autonumber) and the 3 field names in the first table, with each ...
|
| Requery Method - Subform combo | 21 May 2005 01:36 GMT | 10 |
I apologize, but after reading several posts, I'm still having trouble with the requery method. Main form: UpdateTask Combobox on main form - ControlName: Activity
|
| Form not working. | 21 May 2005 00:36 GMT | 3 |
I have access 2003 and I have made a switchboard to open two other forms. Once the switchboard is opened and the form to add a new record is selected, the form is opened but will not save the record. I have used the button wizards to help with the VB codes but I'm lost as to ...
|
| form directed to confirmation page getting error | 21 May 2005 00:04 GMT | 1 |
I don't know why this just started, but I have a simple form to collect email addresses for a client on www.eagleriveralaskarealestate.com. It is supposed to direct to a confirmation page: www.eagleriveralaskarealestate.com/confirmation.htm When you hit submit, you
|
| Echo off and on | 20 May 2005 23:28 GMT | 2 |
Well, Access seems to be working! Unfortunately, I want to work around that! My form is a popup (in fact, every form in my application is a popup). On one particular form I have lots of stuff going on behind the scenes when
|
| using wizard to create switchboard | 20 May 2005 22:45 GMT | 1 |
I remember using the wizard when creating a switchboard, and it gave me a list of so called "pictures" to use (default pics in program) For some reason now, I can't find the way to do it again. They are not the usual clipart, they look like they are specifically designed for the ...
|
| My subform does not want to sort correctly. | 20 May 2005 21:58 GMT | 3 |
Hi, I am in need of some help. I have a form with a subform connected by a field I call AuditID. We create attribures from a table called tblAttributtes based on what AuditCategory is entered in to our master table. Whenever I create a product to be audited,
|