Hi
I'm trying to design a calendar report for a Work Scheduling Access 97 database, but I'm having some difficulties.
I would like the report to have a separtate row for each day, the name of the people doing the work as columns and the work descriptions as entries.
The user inputs the date...
Hi! I am using Access 97 with Lotus Notes R5 as my mail server. I have been trying to automate the attaching of reports in RTF for users through the SendObject method.
I have the following code on the onClick event for a button:
Private Sub cmdEmail_Click()
Dim WorkID As String
Dim...
Hi! I am using Access 97 with Lotus Notes R5 as my mail server. I have been trying to automate the attaching of reports in RTF for my clients through the SendObject method.
I have the following code on the onClick event for a button:
Private Sub cmdEmail_Click()
Dim WorkID As String...
Hi. I've just split my database, with the back end residing on a shared network drive. Since I split the database, I'm not able to access the Switchboard Manager with an error message of:
"The Microsoft Jet Database Engine cannot find the input table of query 'Switchboard Items'. Make...
Hi there! I have a continuous form that lists work orders (F_List_WOs). This form has an option group (opStatus) for each work order record with three choices, Complete, Incomplete or Not Required. When the user selects Not Required, a pop-up form (PUF_Incomplete) opens with three command...
Hi
I have a very frustrating select query based on 3 tables. The basic content of the tables are:
M_Work M_WO JT_Section_Work
*Work_ID *WO_ID *Section_Work_ID
Work_ID Section_ID
Work_ID...
Hello
I have a select query that has fields -
Policy_ID
Policy_Name
Rev_Due_Date
I would like to sort these fields depending on a user selection from an option group on a form with ID and Name in ascending order and Date in decending order.
I have tried using something like this...
Hello!
I'm developing a query for a document management system that uses tables with some of the following fields:
Tbl_Revision (stores revision details):
Policy_ID
Revision_Number (0,1,2,3rd revision)
Date_Revised....
Tbl_Policy (stores policy details):
Policy_ID
Revision_Frequency_ID...
Hi
I'm having troubles designing the tables for an organisational database.
I have 3 tables Division, Dept and Section, in a hierarchy order. ie, there are 7 Divisions, multiple departments in a division and multiple sections in a department. I have added these relationships by including the...
Hi
I'm having troubles with this query. Everything works fine with the option group selecting the right records from the table. However, I get the error "..expression too complex to be evaluated" when I include the criteria after the final AND. This criteria checks to see if the first...
Hi!
I have a form with 4 options in an option group. I would like 2 textboxes and their labels to appear only when option 4 is selected. I have written the following code, but the error "..only comments may appear after End Sub, End Function..." occurs. I have also tried a Select Case...
Hi. I'm relatively new to reports in access. So please be patient.
I have a report based on a query. Depending on a selection a user makes from an option group on a form, I would like a group header to be created that reflects their selection.
Eg Sort by Leader or Sort By Category
I have tried...
Hi!
I'm having problems with designing a query in design view. I have a Date_Completed field from a table that will have a value when a task is complete, and have no value if the task is outstanding.
I want the query to show all Completed tasks when the option group on my form =1 and show all...
I need help. I hope I can explain my problems adequately.
I'm developing reports for a hazard database. I have a form with 2 option groups and the following options:
Filter_Op_Group Sort_Op_Group
- Completed Tasks - Manager Responsible
- Uncompleted Tasks - Task...
Hello
I have a "Hazard Alert" database that requires data entry from both administrators and managers.
Administrators enter a hazard into a form then notify the relevant manager to update the database and take necessary actions.
Managers view the same form and update their section...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.