| Thread | Last Post | Replies |
|
| SP-3 problem with cbo box | 18 Apr 2008 14:51 GMT | 3 |
Using Access 2003. My IS department completed Office updates with sp3. In my database, I have a combo box with 4 columns to look up names. When the user clicks on the name when found it will go to that record. The first 3 fields show when this is used. The 4th column is the ...
|
| Automatically Generate a Report Based on Two Different Sets of Related Tables | 18 Apr 2008 14:23 GMT | 1 |
Hiya folks! I was what the best way would be to do the following - I would appreciate your input: Imagine you have a restaurant, and you only sell the following two
|
| Calculations in Access | 18 Apr 2008 14:06 GMT | 3 |
I'm very new to Access and am having difficulty getting a calculation to work. I have code in the AdultFare(After_Update) field as follows: Private Sub AdultFare_AfterUpdate() If [Period] < 5 Then [AdContractPrice] = [AdultFare] * 31.5
|
| Form to search table | 18 Apr 2008 13:41 GMT | 1 |
I have a form that is used to search members belonging to the same household and then display their details on a sub form instead of searching directly from the table. I am using a text box to input the household ID and a Search commandbox. Can someone please help me write code ...
|
| YES/NO Field | 18 Apr 2008 12:50 GMT | 2 |
I have a yes/no field in my database. I am trying to merge this field into a word document. The results are coming up TRUE and FALSE. How can I change the value to say YES or NO in my mailmerge word document? In the database the data type is yes/no.
|
| Updating Fields in One Table Based on a Field in Another Table | 18 Apr 2008 11:06 GMT | 1 |
Imagine this: You have one table that shows the cost of each ingredient in a restaurant: Example:
|
| DLookup- multiple criteria | 18 Apr 2008 10:54 GMT | 7 |
Hi... I am trying to create a form to calculate the price of our product based on two different criteria... The prices are fixed I just need the price control to return the value from the prices table based upon two criteria...
|
| Command Button Wizard | 18 Apr 2008 10:46 GMT | 2 |
Using wizard to add Command button to open another form , selecting "Open the form and find specific data to display". I'm adding button to frmClients and want to open frmContracts but wizard is only showing frmContracts. ie unable to link like fields.
|
| Да спасим родния си език! | 18 Apr 2008 10:10 GMT | 1 |
Българският език да не е задължителен, предлага закон,подписвайте иначе ще говорим след някоя година на турски !!! http://www.bgpetition.com/knijoven-balgarski/index.html stenograma ot parlamenta 4e sa go prieli
|
| test sohail | 18 Apr 2008 09:39 GMT | 4 |
|
| How to find the 2nd max salary? | 18 Apr 2008 09:25 GMT | 2 |
I have a table for salary of employees and it has 4 fields: EmpID, Name, Salary and Major. My question is how to show the 2nd max salary in this table by using query?
|
| Access viewer | 18 Apr 2008 08:48 GMT | 1 |
Is there an access viewer which I can use on our windows server to view data in tables? I really don't want to access ms office on windows server if I can avoid that. Thanks
|
| Integrating information updates from satellite table to master tab | 18 Apr 2008 07:31 GMT | 2 |
I apologise in advance if this is an aggravating question. I want to have 2 tables. Both have exactly the same fields/column definitions. One is a "master" table containing existing data. The "other" table is empty except for a few cells of updated data and the Primary Key
|
| Automated Merge from Access to Word | 18 Apr 2008 03:06 GMT | 4 |
I have a database that I've put together that consists of three letters that need to be generated for the user. Each letter has its own query that I have already built which determines which records belong in which category. Again there are only 3 letters/categories in which ...
|
| What happened to my combo box ? | 18 Apr 2008 02:01 GMT | 2 |
I'm using my database normally on my comany computer,when i transferred it to mine,I've noticed that some combo boxes don't show the content of their list,however when i select any value,i can see what i selected.... I tried to change the font color,but no use...
|