Here is the problem,
DEPARTMENT STORE SALES FILE DESCRIPTION
File name: DEPTSALES
Sorted by: Department
Field Description Data Type COMMENTS
Transaction Number Numeric a 6-digit number
Amount Numeric 2 decimal places
Department Numeric a 3-digit number
Using Visio create the flowchart that shows the logic for a program that would print each transaction’s details, with a total at the end of each department.
I just need some tips on how to get this thing started. This is a very confusing subject for me. Any help at all would be appreciated. Thanks.