Computer Science Homework Solutions
Problem
#129730

Visual Basic and CSV file

A CSV file contains a customer's name, zipcode and amount of a sale

output total sales per customer (combine double entries), total sales for each  zip code, and the total for each store.

Input file attached:

Output:

Customer 1
Customer 2
Customer 3
Customer 4
Customer 5


Total sales for 60602
Total sales for 60613
Total sales for 60623
Total sales for 60666

Total sales =

Attached file(s):
Attachments
salesInfo.txt  View File

Attachment Content Summary (Note: view attachment at the above link before purchasing. Actual attachment content may vary slightly from that shown below.)

salesInfo.txt
Archie, Adam, 60601, 54.99
Archie, Adam, 60601, 30.01
Baker Kyle, 60613, 45.32
Gardner, Emily, 60623, 13.87
Gardner, Emily, 60623, 41.68
Tubman, Harriet, 60623, 10.11
Smith, John, 60666, 100.45
Solution
What is this?
By OTA - Overall OTA Rating
Yanfang Li, PhD - 4.9/5
Purchase Cost Now
$2.19 CAD (was ~$19.95)
Included in Download
  • Plain text response
  • Attached file(s):
    • ConsoleApplication1.zip
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Yahoo’s home page - Take a look at Yahoo’s home page (www.yahoo.com) and make three design change recommendations you think would make the page more appealing. Explain why.
  • Algorithm - El Camino de Santiago - Dear Mr Xiong, Our Prof gave us hundreds of questions for midterm preparation. Some of them are difficult and I don't know how to solve them. Please help me. I trust you since your solution is a ...
  • Explain the use of SQL Keyword SELECT - Use the attached tables (General Sales Database) to answer A. and B. A. Explain the use of the of SQL keyword SELECT. Include an example based on the CUSTOMER table in the General Sales database. ...
  • User Defined Functions - See attach file.
  • Array syntax, initialization, headers - 1. Give an example of an array that is initialized during declaration: 2. Write a method header that accepts an array as a parameter: 3. What is the result of the syntax: double a[ ], b;
Browse