| Thread | Last Post | Replies |
|
| Access Help | 29 Mar 2005 03:53 GMT | 1 |
I am working on a DB for class, but I can't get my switch board to work properly. What are the proper steps?
|
| Pulling alpha hits only... | 29 Mar 2005 03:05 GMT | 1 |
Is there a way to construct a query so it will only pull items that start with a letter in a particular field that contains either alphanumeric or plain numeric information? Thanks,
|
| How do I take and average of grouped data? | 29 Mar 2005 02:09 GMT | 1 |
How do I get averages of grouped data in an access report, as opposed to one overall average? I have a table of ~45,000 entries. Each entry contains info regarding a single stocked fish. I have created a report that groups only the following stocking data:
|
| List box mulitple item update | 28 Mar 2005 19:05 GMT | 1 |
I have a form with a combo1 box that grabs one record from table1. I have a list box where I can grab multiple records from tabl2. How can I update the selected records from table2, fieldx with the information from combo1.
|
| QBE Count across two "drill-down" levels | 28 Mar 2005 18:30 GMT | 2 |
I have 3 tables in my Coin database:- 1] tblRegion pkRegion - text, primary key Values include "Europe", "Caribbean", "Oceania", etc.
|
| Form with Tab Controls | 28 Mar 2005 16:13 GMT | 2 |
I have been have problems with this form for quite a while not....maybe I should start from scratch. I want to have a form with several tabs at the top. In order to do this do I start with a new form and create my main form, then put the tab controls on it and start my next form ...
|
| make labels from access databases of customers ? | 28 Mar 2005 14:29 GMT | 7 |
just starting a new business and not familiar with this program at all. trying to make a database of potential customers. How can I make labels from the forms view that I have created, with the mailing address . Also have someone else helping to input names. how can i merge ...
|
| Clearing a combo box | 28 Mar 2005 10:49 GMT | 2 |
I have two combo boxes on my form. When I enter the first combo box, I would like to clear the contents of the second combo box. I tried on enter.... Me.combibox2 = nothing, but I get an error. Thanks for any help,
|
| Retreiving data from Access via Word | 28 Mar 2005 08:31 GMT | 1 |
Hi, Please bear with me. I'm totally new to this type of programming. But it looks like I will be able to do some nifity automation of tasks between Word and Access.
|
| Why can't I make a form with subform using Wizard? | 28 Mar 2005 07:51 GMT | 4 |
I usually use Access to download and combine things, so I don't know much about forms. Why would the Form Wizard allow me to make a form with subform when one of two tables is the subform...but not when I try to switch them so that the OTHER table is the subform instead?
|
| Help Please Conditionally Formating Duplicates | 28 Mar 2005 07:15 GMT | 5 |
I am trying to conditionally format duplicated orders in my order form The table / form have these fields AccountNo,OrderNo,LineNo,ProductCode,Product & QuantityOrdered
|
| Access coding | 28 Mar 2005 04:50 GMT | 3 |
Some time ago I visited two web sites that showed examples of coding that could be down loaded and uses free of charge. I have lost their web addresses Can anyone please point me in the right direction
|
| Opening a form to Schedule Date that equals today or closest date | 28 Mar 2005 04:39 GMT | 1 |
I have a form for scheduling appointments which I am able to open via a command button I made in a custom switchboard I made. The form opens to the first record which has a schedule date from 2003. I want the form to open to the record closest to today's date. I don't want to ...
|
| Pivot Table View not available - Access 2000 | 27 Mar 2005 14:27 GMT | 1 |
I cannot find the Pivot Table View in the View drop down menu. I'm using my work computer with WinXP and Access 2000. I tried to add it using the Add-In menu but I don't see it there either. Can anyone help me?
|
| Updating Text Boxes | 27 Mar 2005 13:19 GMT | 4 |
I want to make a selection from a combo box and the selected value must update the necessary text field on the form. The Tradewind example (FORMS - Orders) does just that. A selection is made in the “Bill To” with the address being immediately updates. What triggers this update ...
|