| Thread | Last Post | Replies |
|
| Clear out file based on time | 06 Jan 2005 20:19 GMT | 3 |
How do you run a procedure that activates at a set time? I want to run a procedure that moves a log file to an archive directory at midnight (or at anytime after this when the PC is next turned on).
|
| Copy database | 06 Jan 2005 17:06 GMT | 1 |
For my previous post,I received the reply: Make a backup of both the program and the split data. Then open the backup program and change the linked tables to point at the
|
| Multiple queries same parameter | 06 Jan 2005 15:43 GMT | 2 |
I have multiple queries using the same parameter, Is there a way to store the parameter on a form so it can be reference. Example:The first time the user go into the application, there is a form for reports, when clicking the command button the user will enter plant code if it ...
|
| Syntax needed to get needed reports | 06 Jan 2005 14:17 GMT | 16 |
I need help! I am using the existing address database that comes with Microsoft office for a roster of fellow shipmates. We use it for keeping others in touch with one another. We have 1175 shipmates listed. We recently established 10 era groups with a group coordinator for ...
|
| Listbox and images | 06 Jan 2005 12:55 GMT | 3 |
hi im facing a problem in working with listbox and images. can anyone tell me how to include images and link them with listbox entry so that when user clicks any item then particular linked image should come in image control. any help wud be highly appreciated.
|
| ACCESS 2003 | 06 Jan 2005 03:11 GMT | 2 |
Access 2003 incompatible with Access 2000? error message as follows <3075-Function is not available in expressions in query expression. "Format ({PctChange} *100,"000.00"). /OK/
|
| Can I combine keys to make another key? | 06 Jan 2005 02:31 GMT | 1 |
I have three tables. 1st table is colors (01=Red, 02=Yellow, etc.) 2nd table is sizes (01=small, 02=medium, etc.) 3rd table is shapes (01=square, 02=circle, etc.)
|
| How do I update nulls to zeroes? | 05 Jan 2005 23:47 GMT | 2 |
I have a table that contains nulls in some of the value fields and need to update the null values to zeroes to be able to import this table into another database. I tried to create an update query to update the master table, but it did not work. Can you help?
|
| PDF files | 05 Jan 2005 21:49 GMT | 2 |
Can one open a PDF file from a form such as a report? If so could you tell me where to look to find the instructions on doing this.
 Signature Thanks
|
| Insert record in one table and it inserts a record in another | 05 Jan 2005 20:49 GMT | 1 |
I have a main form that when i create a record in it i need it to create a record in another form that will include the first records key value in the second forms key value field. help please, thanks in advance
|
| insert numbers / records in and autonumber data type | 05 Jan 2005 20:48 GMT | 1 |
I have my main key for a table set to autonumber, and the first record comming up is 3 instead of 1, how can i reset my counter back to 1 for the autonumber field in the table, Thanks in advance.
|
| How do I get the difference between two dates that are entered on. | 05 Jan 2005 20:44 GMT | 1 |
I have two date inputs on a form and i need to calculate the difference between the two dates and display it on the same form. I have a code, but don't know where to put it and have it display the result on the form. Thanks in advance.
|
| Can I change nutshell file to microsoft excel file? | 05 Jan 2005 19:34 GMT | 1 |
My company is completely updating computer programs. A lady that did most of our accounting and steel pricing retired after 17 years. We are left with a little bit of a mess. Our main problem is that we would like to have data moved from a DOS Nutshell Program to a Microsoft ...
|
| Running a function when database is opened | 05 Jan 2005 18:59 GMT | 3 |
With lots of help from this forum, I now have code working to link to a selected backend database. I want this function run when the frontend database is openned. The code is a function within a module. How do I run the function upon startup. I was opening a form in the database ...
|
| Copy database | 05 Jan 2005 16:47 GMT | 1 |
I have splitted database named EQUIPMENT. (EQUIPMENT.mdb and EQUIPMENT.be_mdb.) I want to make a back up and put the back up database to different location. I want the original database and the
|