SlideShare a Scribd company logo
1 of 34
Text Functions in Excel How to make sense out of downloaded text files in Excel 2003 By Kevin McLogan [email_address] [email_address] facebook.com/kmclogan linkedin.com/in/kevinmclogan www.kevinmclogan.com
Course Objectives: ,[object Object],[object Object],[object Object],[object Object],[object Object]
For this class, I am making the following assumptions, and it is critical that you are honest  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
In order for us to make this an outstanding experience ,[object Object],[object Object],[object Object],[object Object],[object Object]
Text Functions ,[object Object]
WHAT DO YOU DO WITH A LIST LIKE THIS?
TEXT to COLUMNS ,[object Object]
TEXT to COLUMNS ,[object Object],[object Object]
Chose what Delimiter you want to use
Check to see that you are getting the desired results.
Your results using DELIMITED Here you have successfully broken up a text file to a workable Excel spreadsheet.
TEXT to COLUMNS ,[object Object]
I want to manage the phone numbers First, insert at least one column to the right of the column you are manipulating.
Choose Fixed Width
Move arrow to the point at which you want to divide the data.
Check the destination
Your results using FIXED WIDTH
LEFT and RIGHT ,[object Object],[object Object],[object Object],[object Object]
Your results using LEFT Important note: avoid using this function when there are leading zeroes, it will not recognize the zeroes!
MID ,[object Object],[object Object],[object Object],[object Object]
REPLACE ,[object Object],[object Object],[object Object],[object Object],[object Object]
CONCATENATE ,[object Object],[object Object]
Put First and Last names together
Your results using CONCATENATE
PROPER ,[object Object],[object Object]
 
Your results using PROPER
But wait…How do we deal with all of the folks with these names (like me)? What about these folks?
Using what we have learned, we would do the following: Insert a column to the right of the changed names (Column B),  Use =MID to extract the portion of the name we need to change  in this case it would be from the third character and extract a large number to get all the letters in the name:   =MID(B1474,3,12)
Then we insert another column to the right of column C, and make the extracted string Proper:  =PROPER(C1474)
Then we put it all together by adding another column to the right, and use  CONCATENATE  with a static string (in this case “Mc”) Remember, we need to make sure that we take care of any other similar names in the same way, such as ones that start with O’, De, and so on.
Then, copy the work we have done in column E, in the cells we have altered, paste the VALUES of the results in column B, (again, only the cells we have changed), then we eliminate the columns where we have done work.
And then this is our result! All cleaned up! Now we go through the same process with the first and middle names, addresses, and city information.
I leave you with this: SAVE YOUR WORK! Thank you for participating, happy spread sheeting!

More Related Content

What's hot

Ms excel 2003 intermediate
Ms excel 2003 intermediateMs excel 2003 intermediate
Ms excel 2003 intermediateJason Wong
 
Excel Tutorials - Random Value Selection from a List
Excel Tutorials - Random Value Selection from a ListExcel Tutorials - Random Value Selection from a List
Excel Tutorials - Random Value Selection from a ListMerve Nur Taş
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excelNikita Arora
 
Office productivity tools
Office productivity toolsOffice productivity tools
Office productivity toolsUllees Selim
 
Excel functions formulas
Excel functions formulasExcel functions formulas
Excel functions formulasLearnIT@UD
 
Etech. mitch. [autosaved]
Etech. mitch. [autosaved]Etech. mitch. [autosaved]
Etech. mitch. [autosaved]MaridelBajeta
 
Excel functions and formulas
Excel functions and formulasExcel functions and formulas
Excel functions and formulasJason Wong
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error valuesVijay Perepa
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel FunctionsGautam Gupta
 
How to Remove First 4 Characters in Excel
How to Remove First 4 Characters in ExcelHow to Remove First 4 Characters in Excel
How to Remove First 4 Characters in ExcelHarjit Suman
 
Excel Formula and Function Basics
Excel Formula and Function BasicsExcel Formula and Function Basics
Excel Formula and Function Basicsguest1c3d8c6
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functionsBuffalo Seminary
 

What's hot (20)

MS excel functions
MS excel functionsMS excel functions
MS excel functions
 
Ms excel 2003 intermediate
Ms excel 2003 intermediateMs excel 2003 intermediate
Ms excel 2003 intermediate
 
Joins And Its Types
Joins And Its TypesJoins And Its Types
Joins And Its Types
 
Excel Tutorials - Random Value Selection from a List
Excel Tutorials - Random Value Selection from a ListExcel Tutorials - Random Value Selection from a List
Excel Tutorials - Random Value Selection from a List
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excel
 
Office productivity tools
Office productivity toolsOffice productivity tools
Office productivity tools
 
Excel functions formulas
Excel functions formulasExcel functions formulas
Excel functions formulas
 
Etech. mitch. [autosaved]
Etech. mitch. [autosaved]Etech. mitch. [autosaved]
Etech. mitch. [autosaved]
 
Mastering Excel Formulas and Functions
Mastering Excel Formulas and FunctionsMastering Excel Formulas and Functions
Mastering Excel Formulas and Functions
 
Excel functions and formulas
Excel functions and formulasExcel functions and formulas
Excel functions and formulas
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 
Lesson
LessonLesson
Lesson
 
Join
JoinJoin
Join
 
How to Remove First 4 Characters in Excel
How to Remove First 4 Characters in ExcelHow to Remove First 4 Characters in Excel
How to Remove First 4 Characters in Excel
 
Excel Chapter 2
Excel Chapter 2Excel Chapter 2
Excel Chapter 2
 
Excel Formula and Function Basics
Excel Formula and Function BasicsExcel Formula and Function Basics
Excel Formula and Function Basics
 
Formula in MS Excel
Formula in MS ExcelFormula in MS Excel
Formula in MS Excel
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
Spreadsheets 101
Spreadsheets 101Spreadsheets 101
Spreadsheets 101
 

Viewers also liked

Viewers also liked (11)

Creating A User‑Defined Function In Excel Using Vba
Creating A User‑Defined Function In Excel Using VbaCreating A User‑Defined Function In Excel Using Vba
Creating A User‑Defined Function In Excel Using Vba
 
Create A Drop Down List In Excel
Create A Drop Down List In ExcelCreate A Drop Down List In Excel
Create A Drop Down List In Excel
 
Excel vba
Excel vbaExcel vba
Excel vba
 
Vba Class Level 3
Vba Class Level 3Vba Class Level 3
Vba Class Level 3
 
Why Is Excel VBA So Important For Banks ?
Why Is Excel VBA So Important For Banks ?Why Is Excel VBA So Important For Banks ?
Why Is Excel VBA So Important For Banks ?
 
Excel VBA: Aula 12
Excel VBA: Aula 12Excel VBA: Aula 12
Excel VBA: Aula 12
 
Excel VBA
Excel VBAExcel VBA
Excel VBA
 
Excel vba visual basic (korol) (1)
Excel vba visual basic (korol) (1)Excel vba visual basic (korol) (1)
Excel vba visual basic (korol) (1)
 
Vba Class Level 1
Vba Class Level 1Vba Class Level 1
Vba Class Level 1
 
Vba Excel Level 2
Vba Excel Level 2Vba Excel Level 2
Vba Excel Level 2
 
Farol: Os 4 ciclos
Farol: Os 4 ciclosFarol: Os 4 ciclos
Farol: Os 4 ciclos
 

Similar to Excel text functions

Introduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptIntroduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptdejene3
 
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSALMIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSALRishabh Bansal
 
assasasasasasasasasConvertingTextColumns.pdf
assasasasasasasasasConvertingTextColumns.pdfassasasasasasasasasConvertingTextColumns.pdf
assasasasasasasasasConvertingTextColumns.pdfAnonymous1oWzM3
 
27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a SuperstarAlan Murray
 
Excel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersExcel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersStat Analytica
 
Simple formulas excel
Simple formulas excelSimple formulas excel
Simple formulas excelMalika khalil
 
Getting started with_microsoft_excel
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excelDeepak Chavan
 
Ms excel 2007 tutorial
Ms excel 2007 tutorialMs excel 2007 tutorial
Ms excel 2007 tutorialjks2010
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxEdwinAdeolaOluwasina1
 
Ms excel commands
Ms excel commandsMs excel commands
Ms excel commandsDiyaVerma14
 
Basics of excel for beginners
Basics of excel for beginnersBasics of excel for beginners
Basics of excel for beginnersJitesh Khushalani
 
Exp2003 exl ppt_01
Exp2003 exl ppt_01Exp2003 exl ppt_01
Exp2003 exl ppt_01lonetree
 
Basics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-G
Basics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-GBasics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-G
Basics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-GMohan Kumar G
 

Similar to Excel text functions (20)

Introduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptIntroduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.ppt
 
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSALMIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
MIRCROSOFT EXCEL- brief and useful for beginners by RISHABH BANSAL
 
assasasasasasasasasConvertingTextColumns.pdf
assasasasasasasasasConvertingTextColumns.pdfassasasasasasasasasConvertingTextColumns.pdf
assasasasasasasasasConvertingTextColumns.pdf
 
27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar
 
Excel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersExcel Top 10 formula For The Beginners
Excel Top 10 formula For The Beginners
 
Simple formulas excel
Simple formulas excelSimple formulas excel
Simple formulas excel
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
Excel training
Excel trainingExcel training
Excel training
 
G5 Spreadhseet.pptx
G5 Spreadhseet.pptxG5 Spreadhseet.pptx
G5 Spreadhseet.pptx
 
Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
 
Getting started with_microsoft_excel
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excel
 
Ms excel 2007 tutorial
Ms excel 2007 tutorialMs excel 2007 tutorial
Ms excel 2007 tutorial
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptx
 
Ms excel commands
Ms excel commandsMs excel commands
Ms excel commands
 
3 inner plumbing Excel tips
3 inner plumbing Excel tips3 inner plumbing Excel tips
3 inner plumbing Excel tips
 
Basics of excel for beginners
Basics of excel for beginnersBasics of excel for beginners
Basics of excel for beginners
 
Excel intermediate
Excel intermediateExcel intermediate
Excel intermediate
 
Exp2003 exl ppt_01
Exp2003 exl ppt_01Exp2003 exl ppt_01
Exp2003 exl ppt_01
 
Basics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-G
Basics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-GBasics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-G
Basics-of-microsoft-office-and-nudi-presentation-at-ATI-Mysore-by-Mohan-Kumar-G
 
Full project
Full projectFull project
Full project
 

More from Kevin McLogan

Excel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffExcel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffKevin McLogan
 
Excel basics for everyday use part three
Excel basics for everyday use part threeExcel basics for everyday use part three
Excel basics for everyday use part threeKevin McLogan
 
Excel basics for everyday use
Excel basics for everyday useExcel basics for everyday use
Excel basics for everyday useKevin McLogan
 
Excel basics for everyday use part two
Excel basics for everyday use part twoExcel basics for everyday use part two
Excel basics for everyday use part twoKevin McLogan
 
From Individual Learning To Organizational Learning
From Individual Learning To Organizational LearningFrom Individual Learning To Organizational Learning
From Individual Learning To Organizational LearningKevin McLogan
 
Looking Forward As We Examine The Past2009
Looking Forward As We Examine The Past2009Looking Forward As We Examine The Past2009
Looking Forward As We Examine The Past2009Kevin McLogan
 

More from Kevin McLogan (8)

Excel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffExcel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuff
 
Excel basics for everyday use part three
Excel basics for everyday use part threeExcel basics for everyday use part three
Excel basics for everyday use part three
 
Excel basics for everyday use
Excel basics for everyday useExcel basics for everyday use
Excel basics for everyday use
 
Excel basics for everyday use part two
Excel basics for everyday use part twoExcel basics for everyday use part two
Excel basics for everyday use part two
 
Mental Models
Mental ModelsMental Models
Mental Models
 
From Individual Learning To Organizational Learning
From Individual Learning To Organizational LearningFrom Individual Learning To Organizational Learning
From Individual Learning To Organizational Learning
 
Know Your Role2
Know Your Role2Know Your Role2
Know Your Role2
 
Looking Forward As We Examine The Past2009
Looking Forward As We Examine The Past2009Looking Forward As We Examine The Past2009
Looking Forward As We Examine The Past2009
 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

Excel text functions

  • 1. Text Functions in Excel How to make sense out of downloaded text files in Excel 2003 By Kevin McLogan [email_address] [email_address] facebook.com/kmclogan linkedin.com/in/kevinmclogan www.kevinmclogan.com
  • 2.
  • 3.
  • 4.
  • 5.
  • 6. WHAT DO YOU DO WITH A LIST LIKE THIS?
  • 7.
  • 8.
  • 9. Chose what Delimiter you want to use
  • 10. Check to see that you are getting the desired results.
  • 11. Your results using DELIMITED Here you have successfully broken up a text file to a workable Excel spreadsheet.
  • 12.
  • 13. I want to manage the phone numbers First, insert at least one column to the right of the column you are manipulating.
  • 15. Move arrow to the point at which you want to divide the data.
  • 17. Your results using FIXED WIDTH
  • 18.
  • 19. Your results using LEFT Important note: avoid using this function when there are leading zeroes, it will not recognize the zeroes!
  • 20.
  • 21.
  • 22.
  • 23. Put First and Last names together
  • 24. Your results using CONCATENATE
  • 25.
  • 26.  
  • 28. But wait…How do we deal with all of the folks with these names (like me)? What about these folks?
  • 29. Using what we have learned, we would do the following: Insert a column to the right of the changed names (Column B), Use =MID to extract the portion of the name we need to change in this case it would be from the third character and extract a large number to get all the letters in the name: =MID(B1474,3,12)
  • 30. Then we insert another column to the right of column C, and make the extracted string Proper: =PROPER(C1474)
  • 31. Then we put it all together by adding another column to the right, and use CONCATENATE with a static string (in this case “Mc”) Remember, we need to make sure that we take care of any other similar names in the same way, such as ones that start with O’, De, and so on.
  • 32. Then, copy the work we have done in column E, in the cells we have altered, paste the VALUES of the results in column B, (again, only the cells we have changed), then we eliminate the columns where we have done work.
  • 33. And then this is our result! All cleaned up! Now we go through the same process with the first and middle names, addresses, and city information.
  • 34. I leave you with this: SAVE YOUR WORK! Thank you for participating, happy spread sheeting!

Editor's Notes

  1. Introduce-background
  2. I want this class (can we say that-is that term MARVIN approved?) to be unlike any other that you have experienced, because it is about how you can get this awesome tool work for you-and
  3. Let me know if these assumptions are not correct-I can adjust
  4. Jesus and Satan were having an ongoing argument about who was better on his computer. They had been going at it for days, and God was tired of hearing all of the bickering. Finally God said, "Cool it. I am going to set up a test> that you will do for two hours and I will judge who does the better job." So down Satan and Jesus sat at the keyboards and typed away. They moused, they did spreadsheets, they wrote reports they sent faxes, they sent e-mail, they sent out e-mail with attachments, they downloaded, they did some genealogy reports. They made card and label files. They did every known job that could be> done on a PC, but ten minutes before their time was up, lightning suddenly flashed across the sky, thunder rolled, the rain poured and, of course, the electricity went off. Satan stared at his blank screen and screamed every curse word known in the underworld. Jesus just sighed. The electricity finally flickered back on, and each of them restarted their computers. Satan started searching frantically, screaming, "It's gone! It's all gone! I lost everything when the power went out!" Meanwhile, Jesus quietly started> printing out all of his files and processed his E-mail from the past two hours. Satan observed this and became irate. "Wait! He cheated. How did he do it?" God shrugged and said: "Jesus saves"