| Thread | Last Post | Replies |
|
| Lookup previous records | 25 Oct 2005 13:37 GMT | 6 |
Don't know whether anyone can help with this. I have a database that i unput time and date linked to a room. But I don't want to book the same date/time for the room and I want a message box to appear stating that it has been double booked.
|
| How to display text when cursor is placed in field | 25 Oct 2005 10:28 GMT | 7 |
I am working in a continuous form, and I am trying to get the yellowis pop up box to display the actual text entered when my cursor is place within the field called “Specific Matter” I really would be gratefu for any help on this one.
|
| password | 25 Oct 2005 07:06 GMT | 2 |
i had a code below i found it on this thread. the thing is i dont want my password readable when i type on the input box. Its kinda funny but i really dont know how to do this. i had search the tblepassword and checkpassword form thing, its a long process but i want this simple code ...
|
| Text box help | 25 Oct 2005 06:43 GMT | 2 |
I need to include a text box on a form for any comments that may apply to an individual record. Any attempts I have made show the comments for one record duplicated for all There must be some way of creating a text box that will hold unique comments.
|
| form flicker | 25 Oct 2005 04:59 GMT | 8 |
I have designed a database with several forms that hide or show certain controls (text and combo boxes) as needed. These forms have a background image that is effectively white (there is some decoration around the border). In my form's OnCurrent event, I set each controls ...
|
| Net Pricing | 25 Oct 2005 04:02 GMT | 2 |
Some of my suppliers give me a ListPrice and a Discount from which I can calculate the NetPrice using a query. Other suppliers give me nothing other than the NetPrice. If the NetPrice is to be used in other calculations does this require two
|
| Updating a table from a textbox on a form | 25 Oct 2005 03:40 GMT | 1 |
I have two tables, call them table A and table B. I have a form that has a multi-column combo box and two text boxes. When the user selects the combo box entry it updates the text boxes which are bound to the columns of the multi-combo record. I want the form to output table B ...
|
| Open DBF file | 25 Oct 2005 03:34 GMT | 6 |
Hi, please help me. I've never done it before. How to to open an DBF file to read its data? Thanks in advance. AK
|
| Sample code wanted | 25 Oct 2005 00:57 GMT | 3 |
Does anyone know where I could download a sample database that has a subform within a main form that lists many records in the subform, based on one record in the main form? Thanks,
|
| Creating relational databases | 25 Oct 2005 00:40 GMT | 4 |
I already have a relational database between two tables (table A and table B) and am trying to create a relationship between table B and C. Table A has all client details (ID key, name, address, phone, birthdays, etc.) and Table B has loan details (ID, ID key from table A, loan ...
|
| How to create an Autonumber field in an Access query? | 24 Oct 2005 22:18 GMT | 2 |
I need to create an Autonumber firld in a query. The query is based on two tables and primary key (autonumber) is existed on both tables. I do not want the primary key from neither of the table and I want to create a new Autonumber ID field starting from 1 for the resultset of ...
|
| How do I do this | 24 Oct 2005 22:15 GMT | 3 |
I have a form "Students" name addresses etc on it I also have a combo box which looks up values in table "Courses". So now I have access to a student and the course they are on. However when the course finishes some students will enrol on a new course (not all) I
|
| Calculated field not working | 24 Oct 2005 21:10 GMT | 4 |
I have a field on my form called "Total Mail Destroyed" It is calculated by the number of "Total Mail Received" Minus "Total Mail Worked" which are also fields on the form. In the Control source of the TMD field, I have =[MREC]-[TMW]. It works fine on the form but does not show ...
|
| Autocomplete Form with last values | 24 Oct 2005 20:40 GMT | 1 |
I want know how autocomplete my form with values from the last register. Thanks and sorry about my bad english.
 Signature longo
|
| information problem | 24 Oct 2005 19:55 GMT | 3 |
I have a main from that pulls infor from an emp database. I also have a subform where users add information. Problem, when I look at the table where the inform is added, it shows the next emp # under the one I entered, along with that emp information, not the employee # and ...
|