Employee
Id
Name
Div_Code
Dept_Code
Inventory
Employee_Id
Inventory_Id
Type
Lease_No
Inventory type can be Hardware, Software or Miscellaneous.
Lease
Lease_No
Start_date
End_date
Report format
Division Code: xxxxxxxxxx
Departement Code:xxxxxxxx
Lease_No Start_dt End_dt #of Hardware # of Sofware
Total by Dept Code for Hardware and Software
Total by Division Code for Hardware
I am making a report through query. How can I get # of Hardware and Software based on Lease # in the above report? Thanks for help.
Id
Name
Div_Code
Dept_Code
Inventory
Employee_Id
Inventory_Id
Type
Lease_No
Inventory type can be Hardware, Software or Miscellaneous.
Lease
Lease_No
Start_date
End_date
Report format
Division Code: xxxxxxxxxx
Departement Code:xxxxxxxx
Lease_No Start_dt End_dt #of Hardware # of Sofware
Total by Dept Code for Hardware and Software
Total by Division Code for Hardware
I am making a report through query. How can I get # of Hardware and Software based on Lease # in the above report? Thanks for help.