| Thread | Last Post | Replies |
|
| Printing a report | 09 Mar 2005 08:26 GMT | 2 |
Hello, I made a report with 1232 entries, when I put print, the 1232 registers are printed, so Ichange the number of pages to print (from 1 to 1 ex.) but, my boss wont do that, he wants to pres print (or an other button) and automatically the page shown in the screen is printed, ...
|
| How do I Receive In and Issue Out using ACCESS? | 09 Mar 2005 08:15 GMT | 3 |
I am new to this program and am not sure how our company will use this as our primary inventory program. Also as you can see from my question there was not much training with this.
|
| How do I get word to automatically insert today's date? Not the a. | 08 Mar 2005 23:43 GMT | 1 |
I think I discovered once how to have word insert the currest days date in documents but cannot find it in the help files.
|
| COMBO BOX FILTER ON A SUBFORM | 08 Mar 2005 23:38 GMT | 5 |
i have a query with Patients's number and name (Table - TPatients) i want to make a form with a subform based on a combobox(based on that query) , that works as a filter, to
|
| Newbee - how to loop through table and delete unwanted records | 08 Mar 2005 21:33 GMT | 2 |
My table has records in it that are not exact duplicates but I only want 1 record per group number. Note it is always the 1st record of the new groupNo I want. example:
|
| cUSTOM FORMS | 08 Mar 2005 20:59 GMT | 2 |
I HAVE A ACCESS DATA BASE THAT I WOULD LIKE TO EXPORT THE CURRENT RECORD INFORMATION (ONLY ) TO A EXCEL SPREAD SHEET OR A ADOBE PDF FILE I HAVE 6.0 WRITER BUT WOULD PREFER TO USE EXCEL AS ALL THE FORMS HAVE BEEN CREATED
|
| Getting a Customer ID from one form to the next ?? | 08 Mar 2005 19:03 GMT | 2 |
I'm struggling trying to get a CustomerID from one form to another ??? Here's my situation. I have a form A which when open allows me to search for a specific customer. Once I've found the correct customer (e.g. let's say record #8 out of 20) I want to pass the associated ...
|
| how to sort a table in code, something like rs.sort = "GroupNumber | 08 Mar 2005 17:47 GMT | 2 |
how to sort a table in code? rs.sort = "GroupNumber" ?? I did this and it gave no error but it did not sort table? why might this be I wonder????? thanx
|
| opening page | 08 Mar 2005 16:22 GMT | 3 |
How do I specify what form opens when the user enters the database? Thank you in advance for you assistance. LB
|
| CONTAINS function | 08 Mar 2005 15:31 GMT | 2 |
I would like an ACCESS query to search the database for the given word(it will be different everytime). Is it possible to use the 'CONTAINS' function to do this in query?
|
| Auto fill a box | 08 Mar 2005 15:21 GMT | 4 |
have a form with a few fields I want auto field. I would like to pull the data from a table that I have set up. Right now im using this code in the after update to fill in the field. If Left(Me.Technician, 3) = "Don" Then Me.TECHNICIAN_PHONE = "354"
|
| Installing Office 2000 after using 2003 trial | 08 Mar 2005 13:37 GMT | 1 |
I have a new laptop on which I have been using the Office 2003 Trial since December. I have decided not to upgrade, but to install my old Office 2000. I hav uninstalled the 2003 and reinstalled the 2000, but cannot configure it with the personal data I have acquired for the past ...
|
| reduce database size when insert picture in database | 08 Mar 2005 12:12 GMT | 1 |
I am new to access and hope anybody can help me out. I am doing a database for a school and need to include picture of the student in the db. +- about 1700 student with each image file between 50 - 70kb size. What is the best way in include these picture in the database
|
| passing parameters to access when starting | 08 Mar 2005 09:34 GMT | 2 |
hi group! I wonder if it is possible to pass access some parameters when starting the application? I want to give my users the possibility to create some special links on the desktop so that they can go directly into their projects when
|
| Retriving file names from a folder into Access table | 08 Mar 2005 01:04 GMT | 2 |
New Access user. Can I get file names from a folder into an Access table?
|