| Thread | Last Post | Replies |
|
| saving a file - syntax problem | 22 Dec 2005 23:32 GMT | 2 |
i'm hoping someone can help me. i have some code which saves a report to specific place. the problem i have is when two people run the report at the same time. one works and the other gets an error
|
| Customer, Inventory, & Order Tracking in one database | 22 Dec 2005 20:17 GMT | 2 |
First of all, MERRY CHRISTMAS to everyone! I am finding a need for a database that will track inventory for me. I have looked at the templates returned by the below search: http://office.microsoft.com/en-us/results ...
|
| Sent as many as possible emails into my box | 22 Dec 2005 18:59 GMT | 1 |
I want up to one thousand emails display to me.
|
| List Box in Form | 22 Dec 2005 15:35 GMT | 7 |
I need a list box to limit the number of values it displays based on the value of another feild in the same form. How can this be done?
|
| Displaying the counts of two separate queries | 22 Dec 2005 12:37 GMT | 2 |
I know I can query for a count like this: SELECT Count(*) As ReviewCount FROM [Select for Review labels]; Which gives me the number of records in [Select for Review labels], but what I would like is a query that returns 3 fields: The above, the same thing
|
| comparing data | 22 Dec 2005 03:16 GMT | 1 |
looking to build a database just holding the following - looks like this A B C D t32 3 6 7 4 t45 3 5 9 2
|
| Startup Form | 22 Dec 2005 00:44 GMT | 1 |
Good morning All, I have created a form with a group of toggle buttons in a frame. One for each office. I want the user to select an office from the toggle buttons to set as their default and store this somehow. For the first time. So that
|
| Address Labels? | 22 Dec 2005 00:10 GMT | 2 |
Is there a template to set up a database for mass mailings. I need to sort the database by zip code so I can do bulk mailings. It is for a public library. Any suggestions would be appreciated!
|
| query question | 21 Dec 2005 22:47 GMT | 7 |
I have created a query that contains name, salary, and position info (Full time or part-time) but I need to add a new column that shows the following info: If position value equals 1 (FT), then multiply salary by .15 and display in
|
| Subdatasheets | 21 Dec 2005 22:27 GMT | 7 |
I am trying to add a service history per each customer's vehicle. When I added a record on one of the subdatasheet it copies to all the subdatasheets. Help! How do I avoid this?
|
| product tables | 21 Dec 2005 22:25 GMT | 6 |
hello I want to create a table with multiple products from different distributors. Should I create a seperate tables for the products from the different distributors or can I create one table and add all the products into the one table
|
| question about tables | 21 Dec 2005 22:02 GMT | 3 |
I have a question about tables. I have a very large questionnaire with a lot of questions, so I wonder if I should break this questions into different tables, or should I put all questions in only one table. These questions do not have relate one to another so I don't think I ...
|
| Reporting | 21 Dec 2005 20:25 GMT | 2 |
I have written a report to report students by building and the report is fine except that I would like the report to page break by building whereas right now all records are on the report alpha by building with now breaks in between the buildings.
|
| Simple syntax in a form | 21 Dec 2005 19:51 GMT | 2 |
Can you provide me with the correct expression to show data in one form onto another form? The expression would be typed in the Control Source of "Form A" and the data viewed is in Form B: IF FormA ClientID = FormB ClientID show FormB, field [ArtCompleted]
|
| cherry pick rows from linked table | 21 Dec 2005 19:24 GMT | 7 |
i need to be able to let users hand select rows from a linked table. i had been letting them import the table then i append a yes/no field that i update as they click on the field. can i create a query that adds an updateable yes/no field to the linked
|