473,395 Members | 1,905 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

report?

Hi , i have a problem, i dont know how achieve what i want to do.

I have 3 tbl.

tblRepair
tblNotice
tblFinal

Each of the tbl have a date on it. And they r all link with an ID
field.

So i have a date when i send a Repair, a date when i receive a notice
and a date on the Final(when the repair has been made)

what i want to do is to be able to see wich items r still in repair
(they only have a repair date),and i dont know how to build my report
to achieve it. I would like to see wich item have receive a notice on
another report.

i know a bit of VBA if it can help.
I did a qur with the ID , and tblRepair.date,
tblNotice.date,tblFinal.date.

now i'm a little confuse about how to do this.

any1 can help??

thx

Nov 13 '05 #1
2 1072
No***********@hotmail.com wrote:
Hi , i have a problem, i dont know how achieve what i want to do.

I have 3 tbl.

tblRepair
tblNotice
tblFinal

Each of the tbl have a date on it. And they r all link with an ID
field.

So i have a date when i send a Repair, a date when i receive a notice
and a date on the Final(when the repair has been made)

what i want to do is to be able to see wich items r still in repair
(they only have a repair date),and i dont know how to build my report
to achieve it. I would like to see wich item have receive a notice on
another report.

i know a bit of VBA if it can help.
I did a qur with the ID , and tblRepair.date,
tblNotice.date,tblFinal.date.

now i'm a little confuse about how to do this.

any1 can help??

thx


You can create a query. Let's say you have Table1 (main) and Table2
(linked). You drag a relationship line between the link fields from
table1 to table2. Then dbl-click on the line. You can then change the
type. Change it to All Records in table1 and only those that match in
Table2. Drag the date field down to table2. Now when you run the
query, you can enter Is Null in the criteria field for table2's date field.
Nov 13 '05 #2
i was missing the Is Null part. thx, i should be able to do something
with that.

Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: CSDunn | last post by:
Hello, I have a situation with MS Access 2000 in which I need to display report data in spreadsheet orientation (much like a datasheet view for a form). If you think of the report in terms of what...
1
by: Nathan Bloomfield | last post by:
Does anyone know if there is any documentation which relates to Access2k + ? or can anyone help adjust the code? I am having trouble converting the DAO references. TITLE :INF: How to...
6
by: Bob Alston | last post by:
I am looking for Access reporting add-in that would be easy to use by end users. My key focus is on selection criteria. I am very happy with the Access report writer capabilities. As far as...
1
by: lorirobn | last post by:
Hi, I have a report that works just fine. Now I would like to add the capability to choose selection criteria to limit what is displayed. I created several reports that do this, but they used...
1
by: monskie | last post by:
Hello to all, I have a problem which could be trivial to you guys. This concerns opening several crystal reports on the a crystal viewer on an ASPX page by calling window.open. My...
6
by: Dave | last post by:
On my form I have combo boxes. These combo boxes, after updating them, populate respective listboxes that are located below the combo boxes on the same form. I am trying to use a "generate...
3
by: creative1 | last post by:
Here is how you create a complex data report that involves parent and child commands and you can update information at runtime. Its pretty straight forward to work with simple queries; however,...
12
by: Studiotyphoon | last post by:
Hi, I have report which I need to print 3 times, but would like to have the following headings Customer Copy - Print 1 Accounts Copy - Print 2 File Copy -Print 3 I created a macro to...
11
by: Gord | last post by:
When I open a certain report, it runs some code that generates the records that will be displayed in that report. This works fine. When I go to print preview the report it appears that the code...
0
by: akmaRudiliyn | last post by:
Hi..i am newbie and student in programming,so need help from expert. Here is what i want to do. 1-I want to create Report System/Reporting System. 2-User must choose database and enter username...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.