| Thread | Last Post | Replies |
|
| Terry Kreft's resizer and report scrollbar issue | 21 Sep 2007 15:27 GMT | 1 |
Greetings all! I have been using the form resizing code by Terry Kreft ( http://www.mvps.org/access/api/api0022.htm ) and have run into a little issue. I have a form that I use to launch my reports, and this form is sized using
|
| Dlookup | 21 Sep 2007 13:44 GMT | 2 |
Hi I am new to Access please help... =DLookUp("[Name]","tblPersAddr"," [ssn] = [tblPersAddr]![SSN]") All I get is the first name in all the fields. What I want is when the ssn matches to give me that name.
|
| Vista & Office Bug. | 21 Sep 2007 12:05 GMT | 1 |
Recently Opened Programs Bug Problem There is a problem with some short cuts in the list of shortcuts in ‘Recently Opened Programs’ in Windows Vista’s Start Menu.
|
| display value of button? | 21 Sep 2007 06:34 GMT | 5 |
I have a data entry form with lots of option groups with radio buttons inside them. It would be great to be able to show the value of those radio buttons, along with the labels, to act as a "data key" to help interpret the data. Is this possible?
|
| Access 2003 crushing after SP3 installed | 21 Sep 2007 05:08 GMT | 1 |
I hope someone can help me with the following problem; This problem started after I install Microsoft Office 2003 SP3 After several hours of investigation I strip my problem to following simple steps
|
| Access 2003 display problem after SP3 | 21 Sep 2007 04:14 GMT | 1 |
I hope someone can help me with the following problem; my database (I use Dutch A2003 SP3) has some auto increment fields that are formatted on table level like for example "\E@@@@@". After installation of Office 2003 SP3 these fields were not displayed any more in listboxes on ...
|
| Form being called from Switchboard acting differently | 21 Sep 2007 02:06 GMT | 4 |
OK, this is a weird one, at least to me. I have a form called frmSoxSummaryForm. When I open this up from the Forms menu I can scroll through and see the records that are in my table called tblSoxSummaryTable. However when I use the switchboard I created and press
|
| Link two combo boxes on a form | 21 Sep 2007 02:00 GMT | 2 |
I have one combo box with a list of Product Names another combo box with a list of Product Part Numbers. How can I link them so user can select one Product from first combo box and the other combo box will display the corresponding Part Number? Or is there another why to fill ...
|
| Passing a parameter from a subform to a new form? | 21 Sep 2007 01:06 GMT | 3 |
I’ve got a primary form that shows a single customer record from the customer table. I have a sub form that shows all the shipping orders for that customer in the shipping order header table. I use a simple query on the sub form to select shipping order records where the ...
|
| Requery Subform | 21 Sep 2007 00:00 GMT | 1 |
Good afternoon: I have a form (frmScheduler) which has a subform (subfrmCalendar). subfrmCalendar has several subforms named (subfrmCrew1Day1, subfrmCrew1Day2, subfrmCrew2Day1, subfrmCrew2Day2)
|
| Subform Calculation | 20 Sep 2007 22:26 GMT | 1 |
I have Form1 and Subform1 - I need data from Text1 in Form1 to calculate an equation in the subform. What is the syntax to do this, or what do I need to do?
|
| Look up holidays help! | 20 Sep 2007 21:42 GMT | 2 |
I have a form that schedules the "RequestedDate" field in a subform for 4 work days ahead of the current date. I am having trouble making the event procedure look in a Holiday table. The name of the table is Holidays and the column is Holdate. If the Requested date matches ...
|
| colour synchronization | 20 Sep 2007 19:48 GMT | 1 |
i have publisher 2000 and have been having a difficult time printing what i set up ... the display on the monitor is not what gets printed ... it has all gone greenish ... i am using a canon multipass 730 and it only happens when i use publisher ... when i print off other ...
|
| How to sometimes open form to new record? | 20 Sep 2007 19:02 GMT | 11 |
I have a parent form which is then linked to a child form. I want to have two buttons on the parent form, one to open the child form and display all the records with the corresponding foreign key, and one button to open the child form to a new record with the corresponding
|
| Validation Rule: Nearest Quarter-Hour | 20 Sep 2007 18:27 GMT | 10 |
My "hours fished" field is numeric, fixed, 2 decimal places. Can I create a validation rule in a form (or table) for a time field, where I want the data to be recorded as the nearest 0.25? If so, how?
|