Another way Here is a different, possibly better way to deal with the problem of the height (e.g. 5-11) being converted to a date (e.g. May 11, 2004) when.

Slides:



Advertisements
Similar presentations
EA Testing Instructions By Ross Todd. Open C Drive.
Advertisements

Converting CSV Files to Excel This presentation will aid and assist you in converting a downloaded CSV file from the website to a data.
How do we work better in Microsoft Excel?. Our Data Source We enter data Somebody gives us the data We research and import the data.
Outlook Contacts Export Guideline Powered by DonorCommunity TM DonorCommunity eLearning Series v1.2, September 2012 Outlook Contacts Export Guideline Outlook.
Tutorial Excel and Equation Editor Given the following measurements of mass flow rate in a water pipe and the following properties and relationships: K=
Creating your Webpage with tables. This is a 2 column by 1 row table!
Analysing your data PsychoPy saves several data files for different uses: A Microsoft Excel (spreadsheet) file that you can use for most analyses A ‘psydat’
Excel. MSBCS-BCSI-9: Students will develop and apply basic spreadsheet skills. a) Identify and explain basic spreadsheet terminology (cell, column, row,
CSC 240 (Blum)1 E-A-G-L-E-S. CSC 240 (Blum)2 Go to the Philadelphia Eagles site – the roster page (
Data Analysis Lab 02 Using Crosstabs to compare percentages.
IBIS-Q Tutorial: Exporting Data to Excel IBIS makes it easy to export data results to Excel.
CSC 240 (Blum)1 Forms and Importing Data in Access.
How can we optimize our working in Microsoft Excel?
Microsoft Excel Spreadsheet Software
Spreadsheets the basics. Readings n As per Module 5.
MySQL Importing and creating a database. CSV (Comma Separated Values) file CSV = Comma Separated Values – they are simple text files containing data which.
More Oracle SQL Scripts. Highlight (but don’t open) authors table, got o External data Excel, and make an external spreadsheet with the data.
CSC 230 (Blum)1 Getting a List of Colors. CSC 230 (Blum)2 Imagine a program in which you want a list of colors in a ComboBox.
Copying a text file to the E-Form (HTML) Editor in OSCAR.
MENU IMAGE. Step One – Make the Image  Use Paint to make an image that is 100x600.
Database Applications – Microsoft Access Lesson 5 Shared Data.
HCAI Information for ACtion 2010
Hudson Fare Files 103 – Alternate Fare Files
ENHANCED SUPERVISION All active clients will be comming in the files with even if zero balance Inactive Clients having zero balance will be removed by.
New Perspectives on Microsoft Access 2016
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Converting CSV Files to Excel
TEST PREP SEMINARS 2017 PayPal Buttons Lets Begin!
Making a JSON file.
Downloading and Preparing a StudentVoice File for SPSS
EA Testing Instructions
How to apply your signature
Printing Address Labels
More on Oracle Scripts CSC 240 (Blum).
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Enter your , phone, etc Enter your , phone, etc
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Tips for Inserting Graphs or Images Tips for Title/Headers Bar Color
MODULE 7 Microsoft Access 2010
Files and Parsing CSC 265 (Blum).
ENHANCED SUPERVISION All active clients will be comming in the files with even if zero balance Inactive Clients having zero balance will be removed by.
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Exporting and Importing
Microsoft Excel 101.
A few tricks to take you beyond the basics of Microsoft Office 2010
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Fundamentals of Data Structures
TRAINING OF FOCAL POINTS on the CountrySTAT SYSTEM based on FENIX
Microsoft Excel 2007 The L Line The Express Line to Learning L Line
Comparison of Rates Question 1
Enter your name, , phone number etc.
Place all the time and date information for all your events
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Processor Name here Your name here Bullet
From Excel to Outlook: creating a distribution list via Blackboard.
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Embed Link from Flipsnack
Department | Website | Phone Number
For this assignment, copy and past the XHTML to a notepad file with the .html extension. Then add the code I ask for to complete the problems.
DATA MANIPULATION Wendy Harrison Mari Morgan Dafydd Williams
Guidelines for Microsoft® Office 2013
REPLACE THIS BOX WITH YOUR ORGANIZATION’S
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Name of Event Name of Event Date, location, department
Severe weather public announcement
ExamView Pro ADMINISTERING TESTS.
Argos, Excel and Pivot Tables
Replace This Text With Your Title
Argos, Excel and Pivot Tables
Presentation transcript:

Another way Here is a different, possibly better way to deal with the problem of the height (e.g. 5-11) being converted to a date (e.g. May 11, 2004) when copied to Excel. We copy to Word, do a replacement, then copy to Excel. CSC 240 (Blum)

Copy and paste tabled data from website to Microsoft Word. CSC 240 (Blum)

Go to Edit/Replace CSC 240 (Blum)

Replace 5- with 5, and 6- with 6, Replace 5- with 5, and 6- with 6,. We could simply replace – with , but we want to make sure there are no –’s that we would want to keep. If there were phone numbers or zip codes even this precaution would be good enough. CSC 240 (Blum)

Copy from Word and paste to Excel. CSC 240 (Blum)

Save As a CSV file. CSC 240 (Blum)

Close the CSV and open it in Notepad. CSC 240 (Blum)

Replace “ with nothing. CSC 240 (Blum)

Save and open in Excel. Re-label columns and proceed similar to before. CSC 240 (Blum)