| Thread | Last Post | Replies |
|
| Have control in main form sum up values from control in subform2 | 16 Jul 2007 11:26 GMT | 5 |
Using Access '03, I have a main form, with a subform1 and a subform2 (nested in this order). I want to make a control on the main form sum up the values in a control on subform2.
|
| Validation error message | 16 Jul 2007 10:12 GMT | 2 |
I have a form that has a few boxes that have an input mask on them so that information is entered the way I want it entered e.g (uppercase) etc. However if that requirement is not met and the user tries to tab out of the box they get an error message that says: -
|
| Passing calling form as a variable | 16 Jul 2007 09:58 GMT | 4 |
I double-click a control to bring up a small modal/popup Search Form. I need to pass a value generated in the Search Form back to the initiating form (in fact the control I double-clicked), when I close the Search Form. How do I get the Search Form to know which form has called ...
|
| Refresh a value pulled from another form | 16 Jul 2007 07:06 GMT | 1 |
I have a read-only control (InsuranceVale) on a tabbed sub-form that references and displays the value that has been entered in a similarly named control on my Main form. (Thanks to Arvin Meyer for helping with this). If I enter a value on the Main form and then move to the ...
|
| Display Field | 16 Jul 2007 03:26 GMT | 3 |
Hi In my client table i have a field called suburb. This field looks up the suburb table to get its values. In the Suburb table i have a suburb field and Post code fields.
|
| Locked(?) or disabled(?) unable to enter data. | 15 Jul 2007 18:11 GMT | 7 |
I am not a pro...hoping you can provide help. My client entry form has a jobs subform and jobs has a details subform. All are set to data entry either by property or code. As I enter data, if I do so in order of parent, sub1, and sub2 I get no
|
| Differences between Disabled and Locked on a form control | 15 Jul 2007 15:07 GMT | 5 |
I am aware of the basic effect of Enabled yes/no on a control on a form, and have used it to create read-only fields that pull values from other forms just for info purposes. But what are the differences, the pros and cons, between Enabled and Locked?
|
| Date format -medium date input mask-French Canadian | 15 Jul 2007 13:22 GMT | 5 |
I created a database and set the table date fields to Medium date and included an input mask for the medium date 99\->L<LL\-00;0;_ I created the database on a computer that uses English settings. I installed the database on a computer that must have french settings. The input ...
|
| Display value in a control on another form | 15 Jul 2007 09:20 GMT | 2 |
I have a Main form with an underlying table called Inquiries. This includes a field called InsuranceValue. I have several tabbed pages hanging off Main, with subforms handling various details of each transaction.
|
| Not charging Sales Tax if Customer has Resale Number ?? | 15 Jul 2007 08:04 GMT | 4 |
I have a Master/Detail (form/subform) for Customer Invoices. The Master portion of the form contains the Customer info. Customer number, customer name, resale number, and invoice number. Some customers have a resale number and some don't.
|
| Form Help..... | 14 Jul 2007 20:16 GMT | 4 |
I am hoping someone can help. What I want to do is have my forms show up with a drop down box showing my client names and then when I select my client the form should show all my accounts for that client.
|
| Insert field from previous record | 14 Jul 2007 19:44 GMT | 10 |
My dbase has a form with a subform. In the subform you enter the beginning mileage and ending mileage of a vehicle every month (along with other things). How can I make it to where when I choose to add a new record (the next month's data for a vehicle) that the ending mileage ...
|
| Form Rounds up Decimal numbers, WHY? | 14 Jul 2007 18:09 GMT | 6 |
I have two number fields. In the table I have the fields set up as decimal and the format is general number with two decimal places. I have the same format for the fields in the form, but everytime I try to put in a decimal number the form automaticaly rounds it up to the nearest ...
|
| How do you change colour of scroll bars, etc? | 14 Jul 2007 17:47 GMT | 8 |
I am familiar with how to change the colours of most items on a form in Access 2000 but I have hit a problem with the component parts of certain controls, e.g. scroll bars or the drop-down button of a combo box. So far, I have not located any way to change these from the default ...
|
| Formatting within a label box | 14 Jul 2007 16:38 GMT | 2 |
is there any way to do any kind of individual formatting of text with in a label box? I have a large paragraph of text in a label box and I want to make a few of the words BOLD. I tried doing the formatting in Word and then pasteing that in but that did not work. I also tried ...
|