I wish to know the number of borrowers we had at a time in the past
Applies to
- Amlib Reports
- Amlib Borrowers
Answer
This can be done by getting a count of existing Borrowers via a Where Search and then get the numbers of borrowers added and deleted via an Amlib Statistics Report:
Step 1: Where Search:
- Access Amlib and go to Main > Borrower > BorrowerWhere.
- From Box 1 select BarCode.
- From Box 2 select ≠ (IS NOT EQUAL SYMBOL) and click Paste.
- At the base of the window you will see BarCode IS NOT NULL.
- Select Count (F6). Answer No for a Saved File.
- Take a note of the number of existing Borrowers.
Step 2: Statistics Report:
- Access Amlib and go to Main > Reports > RepStatistics.
- Click F1 New and highlight the Template Summary by Location, TransType, Year, Month (&STAT200.QRP) and click Select.
- Type a description in the Report Description Column - for example - Added and Deleted Borrowers by Month.
- Click F3 Save.
- Highlight the report and click F7 Where – the Statistics Reports – Where screen will display.
- From Box 1 select Type(Issue,Ret).
- From Box 2 select IN.
- In Box 3 enter 80,81 (this will give you New Borrowers (80) and Deleted Borrowers (81) by month.
- Click Paste.
- From Box 1 select TransDate.
- From Box 2 select >= .
- Enter a suitable Start date in Box 3 in dd/mm/yyyy format (for example 01//06/2020).
- Click Paste.
- From Box 1 select Trans Date.
- From Box 2 select <=.
- Click the Special button and select Current Date and click Paste.
- Click F3 Save.
- Click F8 View to check your report and Print as required.
Additional information
- More information can be found for Amlib Statistics Reports