| Thread | Last Post | Replies |
|
| performance between recordset and dlookup | 03 Dec 2008 02:21 GMT | 5 |
I have a report to support 2 languages. I have 2 languages in the table and retreive depends on user prefer language select. The report has more than one hundred labels to print.
|
| If msgbox is yes then checkbox is checked? | 02 Dec 2008 22:51 GMT | 5 |
For some reason i cant get this code to work. On the "On Close" action of a form, i want a checkbox to pop up to ask whether the data has been changed, if the user chooses yes then i want my "revised" checkbox to populate with a checkmark
|
| Add New only takes first record | 02 Dec 2008 22:46 GMT | 6 |
I am trying to add from one subtable to another subtable where a checkbox is True. This is part of a larger process where a record is added to the table and then to the subtable. It works except that it only takes the first record that is checked, not the other records.
|
| new Record | 02 Dec 2008 19:58 GMT | 7 |
I have having issue storing data into an Oracle database. I created a form(unbound fields) to capture the data and then send the data to a similar form(bound fields) for final storage into an Oracle database. Every is good except that it will not store the data unless I make a ...
|
| Validating start and end dates | 02 Dec 2008 18:09 GMT | 8 |
Greetings all, I have a quick question... I have a simple pop up form designed just to count days with the following text boxes:
|
| Warning for duplicates with multiple conditions | 02 Dec 2008 02:20 GMT | 5 |
I have a form that shows info for students that have applied to magnet schools in the district. The form has student info (name,address etc) and a subform that displays one record for each of the schools they have applied to, linked by a student ID. They can apply, register and ...
|
| Convert number to date field? | 01 Dec 2008 21:07 GMT | 6 |
I have a tableA have 3 number fields mm,dd,yyyy. How do I write update to another table have a date field DOB in tableB? Thanks you in advance.
|
| Multiple controls to a Query on a form | 01 Dec 2008 20:38 GMT | 11 |
I am a college student working on a semester project and I have a form that is supposed to allow a user to input multiple critera to a query, like LastName, Date, etc. I've tried it out multiple ways, but I cannot make it work consistently. Here are my findings:
|
| Find missing numbers | 01 Dec 2008 19:42 GMT | 5 |
Is it possible to find missing numbers from a sequence? For example, if my table data (in a column) is 1,2,3,4,6,7,8,9,11,12... the desired result would be 5,10 Is this something that can be done? A while back, someone mentioned setting
|
| Synchronize subform scrolling | 01 Dec 2008 15:07 GMT | 4 |
I have a continuous subform that has many fields on it, so you have to scroll horizontally to view all the data. I would like to "anchor" two key fields (account numbers) on the left side, to produce an effect like "freeze panes" in Excel (or like having a "form header" on the ...
|