
Reggie F. answered 06/25/15
Tutor
New to Wyzant
Learn Excel from a Microsoft Certified Instructor
First, make sure the text file contains comma-separated values; this means, for each record (row of data), the values are separated by commas. For example:
First Name,Last Name,Age
John,Doe,32
Mary,Thomas,16
Next, follow the below steps to convert the text document to an Excel workbook
1. Launch Excel and open the text file
2. Follow the prompts in the Text Import Wizard
3. Save the document as an Excel file
ANALYZE THE DATA
Analyzing the data can take on many forms; it depends on the nature of the data and the questions that the data must answer. Most analysis starts with calculations using formulas and functions. Which formulas or functions are needed again depends on the nature of the data and the questions that need to be answered. Other analysis tools include sorting, filtering, pivot tables, subtotals, and goal seek.
PREPARE A WRITTEN REPORT
First, determine if your audience is interested in the details or if they prefer just a high level summary of the data.
If details are wanted, preparing a report would involve sorting or filter the records to group like-data together, inserting calculations at the end of each group, then formatting the worksheet with borders, fill colors, font-styles, page layout, etc. to make the document visually aesthetic and easy to follow.
If your audience is interested in only high-level summaries, start by creating a new spreadsheet and set it up to present the totals, averages, and summaries of the data in individual cells. Use formulas and functions to refer to the data sheet and make calculations.
Finally, data is easier to discern when it is illustrated. Use pie charts or bar graphs to represent the data visually.