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.

Slides:



Advertisements
Similar presentations
Facilitator: Mrs. Nkeiruka Ojei
Advertisements

DREAMWEAVER Welcome to our website!
Change font face Change font size Align left.
MS-Word XP Lesson 7.
1 Using Word 2010 Part 2 Chapter 2. Selecting Text p
Using Microsoft ® Excel Formulas and Functions Start Microsoft ® Excel. Type data into cells as shown.
Excel Formatting and Editing Worksheets Microsoft Office 2010 Fundamentals 1.
Microsoft Expression Web-Illustrated Unit L: Using Code Tools.
Saving and Preparing School Finance Data from GEMS Expenditures Paul Taylor, OPI School Finance.
Basic Editing Lesson 2- Part 2. Navigating and Searching Through a Document Find command options, the mouse, scroll bars, and various keystroke and keyboard.
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
Inserting and Deleting Columns, Rows, and Cells Inserting and Deleting Columns Rows and Cells, Slide 1Copyright © 2004, Jim Schwab, University of Texas.
1 After completing this lesson, you will be able to: Format numeric data. Adjust the size of rows and columns. Align cell content. Create and apply conditional.
1 Word Objective 2: Formatting Content Microsoft Office Specialist 2010 Certification Prep Story/Walls.
October 2003Bent Thomsen - FIT 3-21 IT – som værktøj Bent Thomsen Institut for Datalogi Aalborg Universitet.
Excel Formulas. File -> Open -> 02b-datastart.xlsx.
Creating a Web Site to Gather Data and Conduct Research.
Schoolwires 101 Frequently used “shortcut key” within the editor. ~Created by, Shannon Conley.
1 Data List Spreadsheets or simple databases - a different use of Spreadsheets Bent Thomsen.
1 The EDIT Program The Edit program is a full screen text editor that allows you to: Create text files Create text files Edit an existing text files Edit.
Microsoft Visual Basic 2005 ENRICHMENT CHAPTER Visual Studio Tools for Office.
CSC 240 (Blum)1 E-A-G-L-E-S. CSC 240 (Blum)2 Go to the Philadelphia Eagles site – the roster page (
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton Entering Data Manually PowerPoint Prepared by.
CSC 240 (Blum)1 Forms and Importing Data in Access.
VOCAB REVIEW. process of copying an item from the Clipboard into the document at the location of the insertion point Pasting Click for the answer Next.
© Scott/Jones Publishing, Inc. 1 Chapter 17 Using Named Cells Excel 2003, Volume 2 by Karen J. Jolly.
Unit 5, Lesson 2 Editing Records and Using Forms.
Access Forms and Queries. Entering Data in Your Table  You can add data to your table in Datasheet view, by typing in the columns and rows.  This.
Excel 2010 Formatting Columns and Rows Excel 2010 / Mr. Bitenas In this lesson you will learn how to insert, delete, and resize Columns and Rows.
Spreadsheet Data Tables Data Table 1 allows you to change one input variable’s value at a time and record the impact that the input assumption has on several.
1. 2 Word Processing Word Processing is writing words and sentences on the computer. It is easy to change or move text in a word document. People use.
Sensitivity Analysis A systematic way of asking “what-if” scenario questions in order to understand what outcomes could possibly occur that would affect.
CSC 240 (Blum)1 More Access Some simple security measures Reports.
Editing Basics Lesson 8. Skills Matrix SKILL #MATRIX SKILL 2.2.1Cut, copy, and paste text 2.2.2Find and replace text 4.1.1Insert building blocks in documents.
Microsoft Access – Tutorial 3 Performing Calculations copy the HighWageAmounts query and paste it name it HighWageAmountsWithBonus and open it in Design.
BASIC WORD PROCESSORS WEEK 5. BASIC WORD PROCESSORS Word Processor Word processor is a program which is used to edit text files and format them with font,
Nolan Tomboulian Tomboulian.Wikispaces.com 1.
More Oracle SQL Scripts. Highlight (but don’t open) authors table, got o External data Excel, and make an external spreadsheet with the data.
Creating bibliographic records from templates Click on New icon or Record>New>Bibliographic When Select Bibliographic template dialog box opens double.
Chapter 28. Copyright 2003, Paradigm Publishing Inc. CHAPTER 28 BACKNEXTEND 28-2 LINKS TO OBJECTIVES Table Calculations Table Properties Fields in a Table.
Make an HTML table using Visual Studio. Approach 1: drag table from Toolbox.
How to make a Jeopardy type game in PowerPoint. Open a blank PowerPoint.
Access Queries and Forms. Adding a New Field  To insert a field after you have saved your table, open Access, and open the table  It is easier to add.
Adding a Picture in ArcGIS. Getting Started Open ArcMap in ArcGIS Add shape files Find pictures on the web save in folder with shape files you added to.
1 Word Processing Intermediate Using Microsoft Office 2000.
Lessons Copy and Paste Text Drag and Drop Text 2-Saving Documents 3- Printing 4-Inserting Tables Modifying Page Layout Format Page Margins Insert a Blank.
Making a JSON file.
Learning How to “Excel”
Microsoft Access – Tutorial 3
Lexical Reference Variables in Graphics and List Box in Forms
ASP.NET Web Controls.
After completing this lesson, you will be able to:
More on Oracle Scripts CSC 240 (Blum).
After completing this lesson, you will be able to:
MS-Office It is a Software Package It contains some programs like
Multi-host Internet Access Portal (MIAP) Enhancement Guide
Files and Parsing CSC 265 (Blum).
Welcome with Ifs CSC 230 (Blum).
Assessed to Sale Ratio Worksheet Instructions
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.
Calendar like the Periodic Table
HOW TO COPY AND PASTE THE SNAP CUBES.
Each grid is 8x8, which means there are 8 rows and 8 columns.
Classes CSC 265 (Blum).
HOW TO COPY AND PASTE THE SNAP CUBES.
Bent Thomsen Institut for Datalogi Aalborg Universitet
HOW TO COPY AND PASTE THE SNAP CUBES.
HOW TO COPY AND PASTE THE SNAP CUBES.
One of these things is not like the other
CGN 2420 Formatting a Workbook Using Excel’s Ribbon
Presentation transcript:

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

CSC 230 (Blum)3 Do a search on “color names” or something similar

CSC 230 (Blum)4 Copy the table you find.

CSC 230 (Blum)5 Paste it into Excel.

CSC 230 (Blum)6 Delete first row. Delete second and third columns.

CSC 230 (Blum)7 Copy the remaining column.

CSC 230 (Blum)8 Paste into Notepad. Eliminate blank lines at bottom.

CSC 230 (Blum)9 Highlighting list reveals that there is a space after each name.

CSC 230 (Blum)10 Copy the character at the end of each line. Go to Edit/Replace… Use Crtl-v to place the character in the Find what textbox and nothing in Replace with. Click Replace All.

CSC 230 (Blum)11 Go to the Items property of the ComboBox and paste the list into the String Collection editor dialog box. Click OK.