| Thread | Last Post | Replies |
|
| CurrentDb problem in report | 21 Dec 2005 22:32 GMT | 1 |
I have about 3 reports that I have been using for several months very successfully. However, suddenly when I try to run a couple of them, I get a message like: "Enter Parameter Value CurrentDb". However, if I just click on OK, the reports seem to run fine.
|
| An aid to inserting a Date, Small calender pops up | 21 Dec 2005 21:55 GMT | 4 |
Is it possible to have a small calendar pop up when inserting a date into a cell. I am thinking of something like travelocity uses on there website to help in picking out your travel dates?
|
| problems with DSN for MS Acess database | 21 Dec 2005 20:02 GMT | 14 |
I'm looking for some help in fixing my screwup: I've got C++ app which reads MDB database, using MFC CDatabase and CRecordset derived classes. I had it working OK on development PC (Win XP SP2) with MS Access 2000 installed (the app itself does not use MS
|
| setfocus to access application | 21 Dec 2005 19:49 GMT | 2 |
can you set focus to the current access application through vba? lets say i tell access to open another application and that new application gains the focus and causes access to loose the focus. can access reset the focus back to its current access application after
|
| Backend on the internet? | 21 Dec 2005 19:29 GMT | 34 |
My access application has been split into a frontend and a backend. The backend is on my harddisk. Now I'd like to put the backend on my homepage (thus the internet) - this would allow me to access my data from any place connected to the internet.
|
| Developing in Access 2003 with conversion problem | 21 Dec 2005 19:28 GMT | 4 |
Having a problem developing an Access 97 database in Access 2003. The database needs to go out to a number of staff who will review it and recommend any changes but when I convert the database to access 97 format, it opens fine on my machine (with the usual convert or open
|
| Access 97 Problem: only one printer shown in the printer screen | 21 Dec 2005 17:55 GMT | 1 |
The problem: When in the print screen to print an Access 97 report, in the printer drop-down list, there is only one printer shown, but it is not the printer I want to print to. There are multiple printers installed on this computer. I cannot find a way to make all the
|
| access 2003 validation rules | 21 Dec 2005 15:35 GMT | 3 |
I need to set a validation rule for a field so that it looks at all other fields to make sure that field is true.
|
| I have carried out the Keith Wilby stepwise approach to securing an MDB but I am not sure what I have achieved | 21 Dec 2005 15:23 GMT | 9 |
As daft as it may sound I have carried out the approach detailed by Keith Wilby on his site www.keithwilby.com/ down to and inclusive of import objects. I have established that: 1. IPGAdmin is now a member of the Admins group and owns the
|
| Reading image files from a URL location | 21 Dec 2005 15:18 GMT | 3 |
A client has provided me with the http:// intranet location for the server that contains their image (.jpg) files. Is is possible for Access to use a URL as a path to render pictures in an Access 2003 form? For example, can Access render an image from
|
| Can't link forms | 21 Dec 2005 14:55 GMT | 6 |
I'm creating a simple, or at least it should be simple, database to track the employees in our group. I've created a switchboard form, and want to put a button on it to open the form in which we can add new employees. It's a simple form with the employee's name (first and
|
| on open and before exit events | 21 Dec 2005 13:39 GMT | 1 |
I would like to track the users of a database I have. To do this, I have a function which finds their net id, and i would like to run this function when they open the db, and then write to a hidden table with their net id, entry time and exit time before they close.
|
| coloured lines of alist box | 21 Dec 2005 10:39 GMT | 3 |
Hi all, hope you can help, I need some sort a list box that whereby I can shade in the rows in different colours (red, green and amber traffic light colours to indicate priority).
|
| Self join. Employees and supervisors query. | 21 Dec 2005 09:32 GMT | 14 |
I have a problem with this standard employee-supervisor scenario For pictures: http://www.databasedev.co.uk/self-join_query.html I want to show all employees "belonging" to a specific supervisor.
|
| How to vary the number of copies of each record in a report in A97? | 21 Dec 2005 07:12 GMT | 9 |
I have a source query (qryITSLetterList) feeding rows containing name, addr, city, state, zip and VehicleID to a report (rptITSnotices). The query may contain 1-to-5 records resulting in 1-to-5 sheets of paper coming out of the printer. The report is a form letter. Each row in
|