Mapping Locations Using XY Coordinates

Size: px
Start display at page:

Download "Mapping Locations Using XY Coordinates"

Transcription

1 Mapping Locations Using XY Coordinates ArcGIS Desktop 10 Instructional Guide Kim Ricker GIS/Data Center Head (713) Jean Niswonger GIS Support Specialist (713)

2 This guide was created by the staff of the GIS/Data Center at Rice University and is to be used for individual educational purposes only. The exercises outlined in this guide require access to particular software and datasets which are available at Fondren Library. 2

3 Obtaining the Tutorial Data Before beginning the tutorial, you will copy all of the required tutorial data onto your Desktop. Follow the applicable set of instructions below depending on the particular computer you are using. Accessing tutorial data from Fondren Library using the gistrain profile If you are completing this tutorial from a public computer in Fondren Library and are logged on using the gistrain profile, follow the instructions below: 1. On the Desktop, double-click the Computer icon gisdata (\\fon-gis04) (O:) Short_Courses Bringing_Data_Into_ArcGIS_Series Mapping_Locations_Using_XY_Coordinates. 2. To create a personal copy of the tutorial data, drag the XYTutorialData folder onto the Desktop. 3. Close all windows. Accessing tutorial data online using a personal computer If you are completing this tutorial from a personal computer, you will need to download the tutorial data online by following the instructions below: 1. Using a web browser, go to the Introduction to Coordinate Systems and Projections short course webpage at: 2. At the bottom of the webpage, under the Resources section, click the Mapping Locations Using XY Coordinates Tutorial Data link to download the tutorial data. 3. Unzip the XYTutorialData folder. 4. Copy the unzipped XYTutorialData folder to your Desktop or another location of your choice. Ensure that you note the file path of the location you have selected. Any time throughout the tutorial that you see reference to the file path C:\Users\gistrain\Desktop\XYTutorialData, you will need to substitute it with the file path you have just selected. The following step-by-step instructions and screenshots are based on the Windows 7 operating system with the Windows Classic desktop theme and ArcGIS for Desktop 10.1 software with an Advanced license. If your personal system configuration varies, you may experience minor differences from the instructions and screenshots. 3

4 Mapping XY Data Exploring the data First, you will explore the XY data for this exercise that is contained in an Excel file. 1. On the Desktop, double-click the XYTutorialData folder. 2. Double-click Coordinates_ClimateProtectionAgreementMayors to open the file with Excel. This Excel worksheet provides a list of cities whose mayors signed the U.S. Conference of Mayors Climate Protection Agreement as of September 12, This list was obtained from the Climate Protection Center website at Notice that the worksheet also contains the latitude and longitude of the cities in decimal degrees. 3. Close Excel. 4. Close the XYTutorialData folder. Setting up a map document You are now ready to map the XY data in ArcMap. You will begin by opening ArcMap and creating a new map document. 1. On the Desktop, double-click the ArcMap 10.1 icon. 2. In the ArcMap Getting Started window, ensure that My Templates and the Blank Map template are selected. At the bottom of the window, notice the default geodatabase for this map is currently set to C:\Users\gistrain\Documents\ArcGIS\Default.gdb. The default geodatabase should be set to the geodatabase that will contain most of the data for the particular map document you are working on. In this case, you will want to use the geodatabase in your XYTutorialData folder. 3. Next to the Default geodatabase for this map: box, click the Browse button. 4. In the Default Geodatabase window, click the Connect To Folder button. 5. In the Connect To Folder window, select the XYTutorialData folder located on the Desktop. 4

5 Ensure that the XYTutorialData folder is highlighted in blue and not the XYData.gdb geodatabase that appears inside it. You never want to connect directly to a geodatabase, as doing so will prevent you from being able to access any of the data contained inside of it. 6. For Folder:, verify that either the XYTutorialData folder or the C:\Users\gistrain\Desktop\XYTutorialData filepath is listed and click OK. 7. In the Default Geodatabase window, select the XYData.gdb geodatabase and click Add. 8. Ensure the Default geodatabase for this map: box says C:\Users\gistrain\Desktop\XYTutorialData \XYData.gdb and click OK. At this point, it is a good idea to save your map document and to continue saving regularly. 9. On the Standard toolbar, click the Save button. 10. In the Save As window, use the Save in: drop-down box to select the XYTutorialData folder. You will save the map document here, directly inside the XYTutorialData folder, but NOT within the XYData geodatabase. 11. For File name:, type ClimateProtectionAgreementCities and click Save. Remember that, in order for your GIS project to open properly on other computers, you must tell the map document to store relative pathnames to its data sources and take your entire project folder containing all of your data and your map document with you. 12. Click the File menu and select Map Document Properties. 13. Towards the bottom of the Map Document Properties window, click the checkbox to Store relative pathnames to data sources and click OK. 14. On the Standard toolbar, click Save again to store this setting in your map document. Adding a basemap Before you add in your XY data, you will need a basemap so that you will be able to tell if the points are being mapped in the correct locations. It is possible to create your own custom basemap using a variety of data sources, but here you will use a basemap from ArcGIS Online. 1. On the Standard toolbar, click the drop-down arrow to the right of the Add Data button and select Add Basemap. 5

6 2. In the Add Basemap window, select the Streets basemap and click Add. The basemap may take some time to load. 3. If you are asked to enable Hardware Acceleration, click Yes. Displaying XY data Now that you have a basemap, you are ready to map your XY data of cities. 1. On the right side of the ArcMap window, click the Catalog tab. 2. On the Catalog toolbar, click the Go To Default Geodatabase button, which will take you to the default geodatabase you specified earlier. 3. Double-click the Coordinates_ClimateProtectionAgreementMayors Excel file to expand it and view the individual worksheets. 4. Drag Sheet1$ into the Map Display where the basemap is currently showing. Notice at the top of the Table of Contents, the highlighted icon has switched from the first List By Drawing Order button to the second List by Source button. That switch is because the tabular data you just added does not have a graphic component, so it cannot yet be drawn and will not appear in the drawing order view. 5. In the Table of Contents, right-click the Sheet1$ table and select Display XY Data. 6. For X Field:, select the Longitude field. 7. For Y Field:, select the Latitude field. Notice in the Coordinate System of Input Coordinates box, it defaults to the particular projection being displayed in our active data frame, which is currently WGS 84 Web Mercator Auxiliary Sphere. This is the particular projection of the basemap data that we added in, which is the same projection used by most web mapping sites, including Google and Bing. Look in the bottom right corner of the Map Display. You will see coordinates, such as Meters. In order to use this default projection, the XY coordinates in your spreadsheet would have to be similar large numbers in meters, but since they are provided in geographic coordinates of latitudes between -90 and 90 and longitudes between -180 and 180, you will need to specify a geographic coordinate system, rather than a projected coordinate system. 8. In the Coordinate System of Input Coordinates box, click Edit. 9. In the Spatial Reference Properties window, scroll to the top of the list of projections. 6

7 Because the coordinates are in the form of latitude and longitude in decimal degrees, you know you will need to select a geographic coordinate system, rather than a projected coordinate system. While the data could theoretically be in any geographic coordinate system, you will select the World Geodetic System of 1984, commonly abbreviated WGS 84, because this is the reference coordinate system used by the Global Positioning System (GPS). Under most circumstances, this will be the best coordinate system to select when mapping latitude and longitude coordinates. 10. Double-click Geographic Coordinate Systems > World. 11. Select WGS 1984 and click OK. 12. Ensure that your window matches that below and click OK. A warning message appears to let you know that the functionality of your data will be limited until you export the data to a new layer. 13. Click OK. The points should now appear on top of the United States. 14. In the Table of Contents, right-click the Sheet1$ Events layer and select Zoom to Layer. Exporting XY data Since the points appear to be in reasonable locations (rather than in another country or the middle of the ocean), you will want to export them to a new feature class in your XYData geodatabase. Exporting to a feature class will allow you to reuse this points layer in other future map documents without having to go through the display XY data process each time. 1. Right-click the Sheet1$Events layer and select Data > Export Data. Notice that the output feature class defaults to your default geodatabase (C:\Users\gistrain\Desktop\XYTutorialData\XYData.gdb). 7

8 2. For Output feature class:, scroll to the end and rename the feature class from Export_Output to ClimateProtectionAgreementCities and click OK. 3. Click Yes to add the exported data to your map as a layer. Since you are now using a permanent feature class, you may remove your temporary Events layer and the corresponding Excel table. 4. Right-click the Sheet1$ Events layer and select Remove. 5. Right-click the Sheet1$ table and select Remove. If you d like to get a better view of your points, use the navigation tools on the Tools toolbar to zoom in to the continental United States. You have successfully mapped point locations using XY coordinates! Bonus Exercise: Spatial Join The following section is optional and does not contain additional information on mapping locations using XY coordinates. At this point, all of the cities appear on the map, but there are many urban areas that are so densely covered with overlapping points that it becomes difficult to tell exactly how many points there are and to see the underlying data, such as city and state names. In addition, while you can see the spatial distribution of the points, you are not provided with any sort of useful summary of the data. Performing a spatial join will allow you to discover how many participating cities are located in each state, or even county. 1. On the right side of the ArcMap window, click the Catalog tab. 2. Double-click the XYData geodatabase to expand its contents. Notice that the ClimateProtectionAgreementCities feature class you just exported is now contained in this geodatabase. 3. Drag the US_States feature class into the Map Display. 4. When you receive a warning about differences in the Geographic Coordinate Systems, click Close. You will now examine the US_States layer s attribute table. 5. In the Table of Contents, right-click the US_States layer and select Open Attribute Table. 8

9 6. Scroll to the right and browse through all of the attributes. The goal of performing a spatial join is to add a numeric field to the end of this attribute table that tells you how many participating cities are contained within each state. 7. Close the attribute table. 8. In the Table of Contents, right-click the US_States layer and select Joins and Relates > Join. 9. For What do you want to join to this layer?, select Join data from another layer based on a spatial location. 10. For 1., ensure that the ClimateProtectionAgreementCities layer is selected. For 2., notice that by default, each polygon will be given a count field showing how many points fall inside it, so you do not need to pick an additional statistic. If, for example, your cities layer contained an attribute listing the population of each participating city, then, when performing the spatial join, you could check the Sum statistic to calculate the total population residing in participating cities in each state and then calculate what percentage of the state s total population reside in these participating cities. In this case, you do not have such population data available, so you will stick with the default Count attribute. 11. For 3., scroll to the end and rename the feature class from Join_Output to US_States_WithCityCounts and click OK. The new layer should appear at the top of your Table of Contents. 12. At the top of the Table of Contents, click the List by Drawing Order button. 13. Right-click the US_States_WithCityCounts layer and select Open Attribute Table. 14. Scroll to the right and notice the newly added Count_ field. This field tells you how many participating cities are contained within each state. 15. Close the attribute table. Since the new layer contains all of the same information as the old US_States layer, plus the new Count field, you no longer need the US_States layer. 16. In the Table of Contents, right-click the US_States layer and select Remove. 17. Double-click the US_States_WithCityCounts layer to open the Layer Properties window and edit the symbology. 18. Click the Symbology tab. 9

10 19. In the Show: box on the left, click Quantities and leave the default selection of Graduated colors. 20. In the Fields box, use the Value: drop-down menu to select the Count_ field. 21. Click OK. You can now easily tell which states have the largest number of participating cities, though this display does not take into consideration things such as city density and population density or the percentage of the total state population participating. 22. On the Standard toolbar, click Save. 23. Close ArcMap. 10

11 Optional Exercise: Converting Addresses to XY Coordinates If all of your data already comes with a list of the latitudes and longitudes of the points you d like to map, then you are ready to go straight into ArcMap, but what if you have a list of cities or addresses that you d like to map, but you don t know their corresponding coordinates? This section will show you one automated method of generating such coordinates based on address locations. On the actual Climate Protection Center website, only the city is listed for each participating mayor. First, you will explore the data for this exercise that is contained in an Excel file. 1. On the Desktop, double-click the XYTutorialData folder. 2. Double-click Cities_ClimateProtectionAgreementMayors to open the file with Excel. Notice this file is identical to the worksheet you used earlier to map the participating city locations, except that it is missing the latitude and longitude information. In such an instance where you would like to map these cities, you would first have to obtain their coordinates, so you will use an online geocoder. There are many online geocoders, but the one you will be using in this course is called GPSVisualizer. For your future reference, a list of geocoders is maintained by the University of Southern California GIS Research Laboratory at 3. Minimize or Restore Down Excel. 4. On the Desktop, double-click the Mozilla Firefox icon. 5. In the location bar, type gpsvisualizer.com. 6. At the top of the GPSVisualizer window, click Geocode an address. Here, you will see several options for geocoding addresses. Option 2 allows you to geocode multiple addresses and should be used for standard street addresses, but Option 3 allows you to geocode simple locations and is recommended if you are mapping data such as ZIP codes, cities, or states. Since your data table only contains city names, you will use option Under 3. Geocode simple tabular data, click the link to the text/gpx conversion utility. 8. Return to the Excel spreadsheet. 11

12 9. Click the Select All button in the top left corner of the spreadsheet. 10. In the Home tab, click Copy. 11. Return to GPSVisualizer. 12. In the Or paste your data here: box, delete all existing text. 13. Right-click in the Or paste your data here: box and select Paste to copy in the city data from your Excel worksheet. 14. Click Convert. Once the website is finished geocoding your cities, the latitudes and longitudes will be displayed. 15. Towards the top of the window, right-click the link that says following link and select Save Link As. (Yours will have a different download number than shown below.) 16. Double-click the XYTutorialData folder. 17. Rename your file LatLongMayors and click Save. 18. Return to Excel. 12

13 19. At the bottom of the worksheet click the Insert Worksheet button. 20. Click the Data tab. 21. Under the Get External Data section, click From Text. 22. Navigate to select your saved LatLongMayors text file (Desktop > XYTutorialData > LatLongMayors) and click Import. 23. In the Text ImportWizard window, ensure that Delimited is selected and click Next >. A delimiter is simply a character, such as a tab, space, or comma that tells Excel when to move the text into the next column. 24. In the Delimiters box, ensure that Tab is checked and that the column break lines appear in the correct locations in the Data preview box, as shown below, and click Next >. 25. Click Finish. 26. In the Import Data window, click OK. You could now delete any unnecessary columns and save this Excel worksheet to map the XY coordinates just like you did in the first exercise. 13

14 Optional Exercise: Converting DMS to Decimal Degrees Occasionally, you will come across latitude and longitude coordinates listed in Degrees, Minutes, Seconds (DMS) format (27 52'35.1" N, 93 48'54.1" W). However, ArcGIS requires coordinates to be in decimal degrees (DD) format ( , ). This section will show you how to convert coordinates from DMS to DD using Excel. 1. On the desktop, double-click the XYTutorialData folder. 2. Double-click Flower Garden Banks NMS Buoy Locations to open the file with Excel. This Excel worksheet contains the coordinates of all the buoys located in the Flower Garden Banks National Marine Sanctuary. The coordinates were obtained from This dataset provides a perfect example of when it would be absolutely necessary to map point locations using XY coordinates. In the middle of the ocean, there are no physical landmarks or addresses, so location data must be collected using latitude and longitude. Before you can covert DMS coordinates to DD coordinates, it is necessary to separate out the degrees, minutes, and seconds components into their own columns. In Excel, you can divide single cells into multiple columns using either delimiters or fixed width break lines. You will try both methods. Converting text to columns using delimiters 1. Click cell D2 to select it. 2. In the formula bar, highlight the degree symbol ( ) and press Ctrl+C to copy it. 3. Click column D to highlight the entire column. 4. At the top of the Excel window, click the Data tab. 14

15 5. Under the Data Tools section, click the Text to Columns button. 6. In the Convert Text to Columns Wizard, ensure that Delimited is selected and click Next >. 7. In the Delimiters box, uncheck Tab and check Other:. 8. Click the text box to the right of Other: to locate your cursor there and press Ctrl+V to paste the degree symbol ( ). 9. Click Next >. 10. Click Finish. Notice that everywhere the delimiter (in this case, the degree symbol) used to be located, the data has now been split into another column and the delimiter has disappeared. You could repeat this same process twice more, using the apostrophe symbol ( ) and the quotation marks symbol ( ) as the respective delimiters. If your coordinates data had differing numbers of decimal places in each row, repeating this method would be necessary, but, in this case, each set of coordinates has exactly the same number of characters, so using fixed width break lines is possible. Converting text to columns using fixed width break lines 1. Click column E to highlight the entire column. 2. On the Data tab, under the Data Tools section, click the Text to Columns button. 3. In the Convert Text to Columns Wizard, select Fixed width and click Next >. 4. In the Data preview box at the bottom, click on both sides of the apostrophe symbol ( ) to add break lines. 5. Click on both sides of the quotation mark symbol ( ) to add break lines. 15

16 If a break line is in the wrong location, you can click and hold and drag it to a new location. If you need to delete a break line, you can double-click on it. 6. Ensure that the break lines in the Data preview box are placed like those shown below and click Next >. 7. In the Data preview box, click the second column containing the apostrophes to select it. 8. In the Column data format box, select Do not import column (skip). 9. Repeat steps 7 and 8 with the fourth column containing the quotation marks and the fifth column containing the letter W. 10. Click Finish. 16

17 Your spreadsheet should now appear like that shown below. If you have any additional columns, showing because they were not marked to be skipped, delete them now. Using the DMS to DD conversion formula Now that your degrees, minutes, and seconds components are each in their own column, you can use the following formula to convert them into decimal degrees: DD = D+(M/60)+(S/3600). 1. In cell G2, type = to indicate the start of a formula. 2. Type - (negative sign) to indicate these coordinates are west of the prime meridian. 3. Click cell D2 (93 degrees). 4. Type +( (plus sign, open parenthesis). 5. Click cell E2 (35 minutes). 6. Type /60)+( (division sign, 60, close parenthesis, plus sign, open parenthesis). 7. Click cell F2 (49.7 seconds). 8. Type /3600) (division sign, 3600, close parenthesis). 9. Ensure your cell says =-D2+(E2/60)+(F2/3600) and press Enter to finish the formula. 10. Click cell G2 containing the formula you just entered. Hover your cursor over the small black box in the bottom right corner of the highlighted cell as shown below. Notice that your cursor changes from a thick white cross to a thin black cross. 11. Double-click the black box in the bottom right of cell G2 to copy the formula down the table. 17

18 Your longitude coordinates are now in decimal degrees format; however, the cells currently contain formulas, which cannot be read by ArcGIS. To solve this problem, you will copy the values of the equations to a new column. 12. Click column G to select the entire column and press Ctrl + C to copy it. 13. Right-click column H and select Paste Special. 14. Select Values and click OK. Click cell G2 and notice the formula bar contains a formula. Click cell H2 and notice the formula bar contains the actual numeric value of the formula. Since ArcGIS will be using the values you have just pasted in column H, you no longer need columns D through G. 15. Click column D. 16. Hold down Shift and click column G to select columns D through G. 17. Right-click column G and select Delete. 18. Click cell D1 and type Longitude and press Enter. If you wish to test yourself on what you have just learned, insert many columns between column C and column D and practice converting the latitude field from DMS to DD format. Last updated September 26,

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 1) Navigate to the C:/temp folder 2) Make a directory using your initials. 3) Use your web browser to navigate to www.library.yale.edu/mapcoll/ and

More information

How to Download Census Data from American Factfinder and Display it in ArcMap

How to Download Census Data from American Factfinder and Display it in ArcMap How to Download Census Data from American Factfinder and Display it in ArcMap Factfinder provides census and ACS (American Community Survey) data that can be downloaded in a tabular format and joined with

More information

How to georectify an image in ArcMap 10

How to georectify an image in ArcMap 10 How to georectify an image in ArcMap 10 The University Library has a large collection of historical aerial photos for some North Carolina Counties ( http://www.lib.unc.edu/reference/gis/usda/index.html

More information

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online... Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving

More information

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS This tutorial will introduce you to the following concepts: Identifying Attribute Data Sources Converting Tabular Data into GIS Databases

More information

Data Visualization. Brief Overview of ArcMap

Data Visualization. Brief Overview of ArcMap Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

Spatial Adjustment Tools: The Tutorial

Spatial Adjustment Tools: The Tutorial Spatial Adjustment Tools: The Tutorial By Peter Kasianchuk, ESRI Educational Services In this exercise, you will perform some spatial adjustment and data management operations data to be used in analysis

More information

MS Excel Template Building and Mapping for Neat 5

MS Excel Template Building and Mapping for Neat 5 MS Excel Template Building and Mapping for Neat 5 Neat 5 provides the opportunity to export data directly from the Neat 5 program to an Excel template, entering in column information using receipts saved

More information

ArcGIS Tutorial: Adding Attribute Data

ArcGIS Tutorial: Adding Attribute Data ArcGIS Tutorial: Adding Attribute Data Introduction A common need in GIS is to map characteristics, or attributes, of different geographic areas. These maps are called thematic maps. Examples of thematic

More information

Prepare your data in ArcGIS for Desktop

Prepare your data in ArcGIS for Desktop Collector for ArcGIS (ios) Tutorials Prepare your data in ArcGIS for Desktop Create and share a map for data collection Track where collectors went Additional help FAQs Supported data Configure map capabilities

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

IT Quick Reference Guides Using Windows 7

IT Quick Reference Guides Using Windows 7 IT Quick Reference Guides Using Windows 7 Windows Guides This sheet covers many of the basic commands for using the Windows 7 operating system. WELCOME TO WINDOWS 7 After you log into your machine, the

More information

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

Guide to Viewing Maps in Google Earth

Guide to Viewing Maps in Google Earth Guide to Viewing Maps in Google Earth The BCT made the decision to provide the GIS (Geographic Information System) resources for Bat Groups in the form of Google Earth maps because they do not require

More information

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18 Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not

More information

How to Import Data into Microsoft Access

How to Import Data into Microsoft Access How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

A Workflow for Creating and Sharing Maps

A Workflow for Creating and Sharing Maps A Workflow for Creating and Sharing Maps By Keith Mann, Esri What You Will Need Item Source ArcGIS Online for Organizations subscription ArcGIS 10.1 for Desktop (Any license level) ArcGIS Spatial Analyst

More information

Excel Reports and Macros

Excel Reports and Macros Excel Reports and Macros Within Microsoft Excel it is possible to create a macro. This is a set of commands that Excel follows to automatically make certain changes to data in a spreadsheet. By adding

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

4.4 Table Joins. Exploring Student Populations Joining Excel Table Data to an Attribute. Cherie Aukland Email Sandy Stephenson Email

4.4 Table Joins. Exploring Student Populations Joining Excel Table Data to an Attribute. Cherie Aukland Email Sandy Stephenson Email 4.4 Table Joins Exploring Student Populations Joining Excel Table Data to an Attribute Cherie Aukland Email Sandy Stephenson Email Summary of skills covered: Data needed: Equipment and Software needed:

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

Software Application Tutorial

Software Application Tutorial Software Application Tutorial Copyright 2005, Software Application Training Unit, West Chester University. No Portion of this document may be reproduced without the written permission of the authors. For

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

Publishing Geoprocessing Services Tutorial

Publishing Geoprocessing Services Tutorial Publishing Geoprocessing Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a geoprocessing service........................ 3 Copyright 1995-2010 ESRI,

More information

Groundwater Chemistry

Groundwater Chemistry Mapping and Modeling Groundwater Chemistry By importing Excel spreadsheets into ArcGIS 9.2 By Mike Price, Entrada/San Juan, Inc. In ArcGIS 9.2, Microsoft Excel spreadsheet data can be imported and used

More information

Importing from Tab-Delimited Files

Importing from Tab-Delimited Files January 25, 2012 Importing from Tab-Delimited Files Tab-delimited text files are an easy way to import metadata for multiple files. (For more general information about using and troubleshooting tab-delimited

More information

Database Servers Tutorial

Database Servers Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents A quick tour of the database servers tutorial........................ 3 Exercise 1: Add a database server to the Catalog tree and create

More information

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise Access I 2010 Tables, Queries, Forms, Reports Lourdes Day, Technology Specialist, FDLRS Sunrise Objectives Participants will 1. create and edit a table 2. create queries with criteria 3. create and edit

More information

Quick Start Guide to. ArcGISSM. Online

Quick Start Guide to. ArcGISSM. Online Quick Start Guide to ArcGISSM Online ArcGIS Online Quick Start Guide ArcGIS SM Online is a cloud-based mapping platform for organizations. Users get access to dynamic, authoritative content to create,

More information

Microsoft FrontPage 2003

Microsoft FrontPage 2003 Information Technology Services Kennesaw State University Microsoft FrontPage 2003 Information Technology Services Microsoft FrontPage Table of Contents Information Technology Services...1 Kennesaw State

More information

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper Quick and Easy Web Maps with Google Fusion Tables SCO Technical Paper Version History Version Date Notes Author/Contact 1.0 July, 2011 Initial document created. Howard Veregin 1.1 Dec., 2011 Updated to

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

HELCOM Data and Map Service. User Manual

HELCOM Data and Map Service. User Manual HELCOM Data and Map Service User Manual Version 2.2 - February 2015 1 Table of contents 1. General Information... 3 1.1 Background... 3 1.2 Technical requirements... 3 1.3 Contact... 3 2. Accessing HELCOM

More information

Visualization with Excel Tools and Microsoft Azure

Visualization with Excel Tools and Microsoft Azure Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization

More information

Tutorial 5: Summarizing Tabular Data Florida Case Study

Tutorial 5: Summarizing Tabular Data Florida Case Study Tutorial 5: Summarizing Tabular Data Florida Case Study This tutorial will introduce you to the following: Identifying Attribute Data Sources for Health Data Converting Tabular Data into Usable Databases

More information

Completing Baseline s Site Survey Request Form

Completing Baseline s Site Survey Request Form Completing Baseline s Site Survey Request Form The first step in successfully implementing a radio network for your irrigation controllers is to identify the proposed locations for each radio. These radios

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information

Community Health Maps Lab Series:

Community Health Maps Lab Series: Community Health Maps Lab Series: Lab 6 Data Visualization With CartoDB Objective: Understand How To Use CartoDB To Create an Online Visualization of Your Data Document Version: 2015-09-15 (V2) This course

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES A TUTORIAL FROM SPATIAL AND NUMERIC DATA SERVICES NICOLE SCHOLTZ AND GEOFF IVERSON Overview... 2 A. Get a Digital Elevation Model (DEM)... 3 B. Open ArcMap,

More information

How to Concatenate Cells in Microsoft Access

How to Concatenate Cells in Microsoft Access How to Concatenate Cells in Microsoft Access This tutorial demonstrates how to concatenate cells in Microsoft Access. Sometimes data distributed over multiple columns is more efficient to use when combined

More information

Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014

Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014 Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014 Introduction: This tutorial examines the main features of the Latin American and Caribbean Flood and Drought

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Page 1 of 22 DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Before you create your Web site, ask yourself these questions: What do I want the site to do? Whom do I want to visit

More information

Personal Geodatabase 101

Personal Geodatabase 101 Personal Geodatabase 101 There are a variety of file formats that can be used within the ArcGIS software. Two file formats, the shape file and the personal geodatabase were designed to hold geographic

More information

Instructions for Creating an Outlook E-mail Distribution List from an Excel File

Instructions for Creating an Outlook E-mail Distribution List from an Excel File Instructions for Creating an Outlook E-mail Distribution List from an Excel File 1.0 Importing Excel Data to an Outlook Distribution List 1.1 Create an Outlook Personal Folders File (.pst) Notes: 1) If

More information

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training

Login: https://ipfw.edu/c Quick Guide for dotcms & Accessibility November 2014 Training: http://ipfw.edu/training dotcms & Accessibility Folders Creating a New Folder Note: All folders showing on menu must have an index page. 1. Right-click the parent folder in which the new folder will reside. 2. Click New > Folder.

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 020812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Contents. The OWRB Floodplain Viewer. Creating Maps... 8. Helpful Tips... 10

Contents. The OWRB Floodplain Viewer. Creating Maps... 8. Helpful Tips... 10 Contents QUICK START GUIDE... 2-5 Add layers...9 Search for Layers...9 COMPREHENSIVE GUIDE... 6 Navigate the map...6 Locate specific places...6 Add layer from file...9 Add layer from web...9 Display pop-up

More information

Census Data with Tableau Public

Census Data with Tableau Public Census Data with Tableau Public Before you begin, download the template at http://public.tableausoftware.com/views/census-template/dashboard?:embed=yes&:toolbar=yes&:tabs=no Get your data together 1. Gather

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

EXCEL FINANCIAL USES

EXCEL FINANCIAL USES EXCEL FINANCIAL USES Table of Contents Page LESSON 1: FINANCIAL DOCUMENTS...1 Worksheet Design...1 Selecting a Template...2 Adding Data to a Template...3 Modifying Templates...3 Saving a New Workbook as

More information

Getting Started With Mortgage MarketSmart

Getting Started With Mortgage MarketSmart Getting Started With Mortgage MarketSmart We are excited that you are using Mortgage MarketSmart and hope that you will enjoy being one of its first users. This Getting Started guide is a work in progress,

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

Section 4. Mastering Folders

Section 4. Mastering Folders Section 4 Mastering Folders About This Section Section 3: Working with Receipts introduced you to the Receipts Grid area of the Receipt Organizer window (the lower of the two grids). In the Receipts Grid,

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Introduction to GIS Mapping and ESRI s ArcGIS Software

Introduction to GIS Mapping and ESRI s ArcGIS Software 01-Introduction To GIS Mapping And Arcgis 9.2 Software.Doc Page 1 of 25 Objectives Introduction to GIS Mapping and ESRI s ArcGIS Software In this exercise you are introduced to the ArcMap interface and

More information

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013)

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) This guide was created to allow agencies to set up the e-data Tech Support project s Microsoft Access template. The steps below have been

More information

Create a New Database in Access 2010

Create a New Database in Access 2010 Create a New Database in Access 2010 Table of Contents OVERVIEW... 1 CREATING A DATABASE... 1 ADDING TO A DATABASE... 2 CREATE A DATABASE BY USING A TEMPLATE... 2 CREATE A DATABASE WITHOUT USING A TEMPLATE...

More information

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring 7 th Annual LiveText Collaboration Conference Advanced Document Authoring Page of S. La Grange Road, nd Floor, La Grange, IL 6055-455 -866-LiveText (-866-548-3839) edu-solutions@livetext.com Page 3 of

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc SOFTWARE BACKUP/RESTORE INSTRUCTION SHEET This document will outline the steps necessary to take configure the

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide Instructional Guide Class Goals: 1. Understanding & Navigating the SP Team Site Structure 2. Using SP to create & maintain a collaborative site for your team: Planning & Design, Lists, Libraries, Web Parts

More information

Linear Referencing Tutorial

Linear Referencing Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents An overview of the linear referencing tutorial........................ 3 Exercise 1: Organizing your linear referencing data in ArcCatalog...............

More information

Google Drive Create, Share and Edit Documents Online

Google Drive Create, Share and Edit Documents Online Revision 3 (1-31-2014) Google Drive Create, Share and Edit Documents Online With Google Drive, you can easily create, share, and edit documents online. Here are a few specific things you can do: Convert

More information

Earthquakes, volcanoes and plate tectonics in ArcGIS Online

Earthquakes, volcanoes and plate tectonics in ArcGIS Online Earthquakes, volcanoes and plate tectonics in ArcGIS Online For non-commercial use only by schools and universities Copyright Esri UK GIS Esri for School UK Ltd Programme 2014 www.esriuk.com/schools Earthquakes,

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

GUIDE FOR SORTING RX HISTORY REPORTS IN MICROSOFT EXCEL

GUIDE FOR SORTING RX HISTORY REPORTS IN MICROSOFT EXCEL GUIDE FOR SORTING RX HISTORY REPORTS IN MICROSOFT EXCEL 1. Log in to your INSPECT WebCenter Account. 2. Go to the Requests tab on the left, and select New Request. 3. Select Practitioner from the drop-down

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

A Quick Tour of F9 1

A Quick Tour of F9 1 A Quick Tour of F9 1 Table of Contents I. A Quick Tour of F9... 3 1. Getting Started... 3 2. Quick Trial Balance... 7 3. A More Dynamic Table Report... 10 II. The Fundamental F9 Formula... 14 The GL Formula...

More information

Downloading & Using Data from the STORET Warehouse: An Exercise

Downloading & Using Data from the STORET Warehouse: An Exercise Downloading & Using Data from the STORET Warehouse: An Exercise August 2012 This exercise addresses querying or searching for specific water resource data, and the respective methods used in collecting

More information

History Explorer. View and Export Logged Print Job Information WHITE PAPER

History Explorer. View and Export Logged Print Job Information WHITE PAPER History Explorer View and Export Logged Print Job Information WHITE PAPER Contents Overview 3 Logging Information to the System Database 4 Logging Print Job Information from BarTender Designer 4 Logging

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Excel for Data Cleaning and Management

Excel for Data Cleaning and Management Excel for Data Cleaning and Management Background Information This workshop is designed to teach skills in Excel that will help you manage data from large imports and save them for further use in SPSS

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700 Information Technology MS Access 2007 Users Guide ACCESS 2007 Importing and Exporting Data Files IT Training & Development (818) 677-1700 training@csun.edu TABLE OF CONTENTS Introduction... 1 Import Excel

More information

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field.

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field. Adobe Acrobat Professional X Part 3 - Creating Fillable Forms Preparing the Form Create the form in Word, including underlines, images and any other text you would like showing on the form. Convert the

More information

Instructions for creating a data entry form in Microsoft Excel

Instructions for creating a data entry form in Microsoft Excel 1 of 5 You have several options when you want to enter data manually in Excel. You can enter data in one cell, in several cells at the same time, or on more than one worksheet (worksheet/spreadsheet: The

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Getting Started with the ArcGIS Predictive Analysis Add-In

Getting Started with the ArcGIS Predictive Analysis Add-In Getting Started with the ArcGIS Predictive Analysis Add-In Table of Contents ArcGIS Predictive Analysis Add-In....................................... 3 Getting Started 4..............................................

More information

NetCDF Tutorial. Copyright 1995-2010 Esri All rights reserved.

NetCDF Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents About the netcdf Tutorial............................... 3 Exercise 1: Displaying a raster layer from a netcdf file................... 4

More information

ArcScan Tutorial. Copyright 1995-2010 Esri All rights reserved.

ArcScan Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents Exercise 1: Interactive vectorization........................... 3 Exercise 2: Automatic vectorization........................... 12 Copyright

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

FrontPage 2003: Forms

FrontPage 2003: Forms FrontPage 2003: Forms Using the Form Page Wizard Open up your website. Use File>New Page and choose More Page Templates. In Page Templates>General, choose Front Page Wizard. Click OK. It is helpful if

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can

More information

Creating and Using Databases with Microsoft Access

Creating and Using Databases with Microsoft Access CHAPTER A Creating and Using Databases with Microsoft Access In this chapter, you will Use Access to explore a simple database Design and create a new database Create and use forms Create and use queries

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

ModelBuilder - Creating Tools Tutorial

ModelBuilder - Creating Tools Tutorial ModelBuilder - Creating Tools Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Creating tools with ModelBuilder......................... 3 Copyright 1995-2010 Esri. All

More information