A workflow triggers that generates a hyperlink (See the route) in the list item in a column called Map.

Size: px
Start display at page:

Download "A workflow triggers that generates a hyperlink (See the route) in the list item in a column called Map."

Transcription

1 Using a Workflow String to Dynamically Generate a Map with Driving Instructions One of SharePoint Designer workflows actions is the ability to create a string that contains information that is dynamically derived from multiple data sources. This use case demonstrates how to create a string of values in an API format that can invoke an external application. In this use case an organization may have many locations and you want to provide a form that will generate driving instructions from any arbitrary location to any of the organization s locations. In this simple application a user opens a form (in this case a list form) and selects the locations from a dropdown menu. They enter their address in a text field and their zip code in another field and then Save as shown below. A workflow triggers that generates a hyperlink (See the route) in the list item in a column called Map. Clicking on the hyperlink launches Bing maps and automatically generates the driving instructions using the respective starting and ending addresses entered in the list form. 1

2 Step one in creating this application is to create a custom list with the required fields as shown below. Define Office Locations as a Choice column and add several addresses as choices. Do not use commas in the addresses as this will generate a misformed string that will fail to work. Now we will create the workflow. This workflow will work identically when created as SharePoint 2013 or 2010 workflow, on either platform. It is always a best practice to create a reusable workflow and then associate the workflow to a list later. As I was lazy (and this workflow is so easy to create) I created it from the list directly. 2

3 The first thing you will do in the workflow is add an Action, Extract Substring from Index of String, that is found in the Utility Actions section of the Actions drop-down selection list as shown in the screen capture below. In SharePoint Designer 2007 this was the Build Dynamic String action. In SharePoint 2010 and 2013 it has been renamed Extract Substring from Index of String. This action will display in the workflow as follows: Click on string and the action will display the option to select the ellipses button or formula button as shown below. Select the ellipses button to open the String Builder dialogue box. In this box you will paste the following string. Locations]~adr.[Your Address]%2c[Zip Code], See the route This string contains the parameters (starting location address, starting location zip code and ending location) in the format that can be passed to the Bing Live Maps API that will generate a directions map. The complete API instructions for creating these strings and the various settings for doing so can be found at After you paste this string into the String Builder you must substitute the actual values entered into the list for Office Locations, Your Address and Zip code. The proxies in the string for these values [Office Locations],[Your Address],[Zip Code] are just placeholders for the actual string insertions. This is accomplished by placing your cursor into the position where each of these placeholders are and click on the Add or Change Lookup button. 3

4 This will then display the Lookup for String dialogue screen where you will select the respective Field from source columns from the Current Item Data source, which is the List you created that this workflow is triggered from. Substitute all three lookup selections for the placeholders and make sure there is only one left and right bracket [] left. The completed string will look exactly as shown below. The next thing to do is create a Local Variable named URL as shown below. This Variable will contain the completed string with the actual values entered into the list. 4

5 VERY IMPORTANT INFORMATION: In a SharePoint Designer 2013 workflow you must set the string starting at position to be 0 as shown below. In a SharePoint Designer 2010 workflow, created either in SharePoint Designer 2010 or SharePoint Designer 2013, you must set the string starting at position to be 1 as shown below. If you do not set this starting position correctly the string generated will be missing information from the beginning of the string. Set the Output of the string to Variable:URL. This will write the generated string to the URL variable. You can also add d a Log to History list action and substitute Variable:URL for this message to see that the string has been generated correctly. Finally add a Set Field in Current Item action and select the column Map to be the target field and then click the formula button. Select Workflow Variables and Parameters as the Data source and Variable:URL as the Field from source; As a String. 5

6 For the Transition to stage (if you created this as a SharePoint 2013 workflow) select the transition action End of Workflow. Your completed workflow will look as follows. From the workflow settings page select Start workflow automatically when an item is created and Start workflow automatically when an item is changed as shown below. 6

7 Note that after the third parameter, Zip Code in the string generated there is a comma (,) followed by the text See this route. Any text after this comma will be the hyperlink label for the entire string and will be displayed in the Map column as shown below. You can substitute any text that you wish to display. Locations]~adr.[Your Address]%2c[Zip Code], See the route 7

Document Creation Automation Using SharePoint Designer Workflows

Document Creation Automation Using SharePoint Designer Workflows In this document we are going to investigate the capabilities of SharePoint Designer workflows to automate document creation; that is, the automated creation of documents based on templates that will have

More information

Mail Merge Creating Mailing Labels 3/23/2011

Mail Merge Creating Mailing Labels 3/23/2011 Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

Nintex Workflow for Project Server 2010 Help

Nintex Workflow for Project Server 2010 Help Nintex Workflow for Project Server 2010 Help Last updated: Friday, March 16, 2012 1 Using Nintex Workflow for Project Server 2010 1.1 Administration and Management 1.2 Associating a Project Server Workflow

More information

TABLE OF CONTENTS BACKGROUND: HIGH IMPACT EMAIL 4.0 PROFESSIONAL AND ACT!. 3 SELECT MAIL MERGE OPTION ON THE MAIN SCREEN.0 TEMPLATE.

TABLE OF CONTENTS BACKGROUND: HIGH IMPACT EMAIL 4.0 PROFESSIONAL AND ACT!. 3 SELECT MAIL MERGE OPTION ON THE MAIN SCREEN.0 TEMPLATE. TABLE OF CONTENTS BACKGROUND: HIGH IMPACT EMAIL 4.0 PROFESSIONAL AND ACT!... 3 SELECT MAIL MERGE OPTION ON THE MAIN SCREEN... 4 SELECT A HIGH IMPACT EMAIL 4.0 TEMPLATE... 5 SELECT A PROFILE TO BE USED

More information

Microsoft Dynamics CRM - Create a Lead

Microsoft Dynamics CRM - Create a Lead Trigger Business Process Procedure Overview How to set up a lead in the Sales workspace of Microsoft Dynamics CRM. 1. Provide additional context to enhance the learner's experience Tip: This is an example

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

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro, to your M: drive. To do the second part of the prelab, you will need to have available a database from that folder. Creating a new

More information

Appointment Router Salesforce.com Web- to- Lead Integration Guide. Date: January 19, 2011

Appointment Router Salesforce.com Web- to- Lead Integration Guide. Date: January 19, 2011 Appointment Router Salesforce.com Web- to- Lead Integration Guide Date: January 19, 2011 Overview This document describes the method used to integrate Salesforce.com Web-to-Lead forms with TimeTrade s

More information

Workflow Conductor Widgets

Workflow Conductor Widgets Workflow Conductor Widgets Workflow Conductor widgets are the modular building blocks used to create workflows in Workflow Conductor Studio. Some widgets define the flow, or path, of a workflow, and others

More information

Creating Accessible Documents in Word 2011 for Mac

Creating Accessible Documents in Word 2011 for Mac Creating Accessible Documents in Word 2011 for Mac NOTE: Word 2011 for Mac does not offer an Accessibility Checker. After creating your document, you can double-check your work on a PC, to make sure your

More information

How to Build a SharePoint Website

How to Build a SharePoint Website How to Build a SharePoint Website Beginners Guide to SharePoint Overview: 1. Introduction 2. Access your SharePoint Site 3. Edit Your Home Page 4. Working With Text 5. Inserting Pictures 6. Making Tables

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

InsideView Lead Enrich Setup Guide for Marketo

InsideView Lead Enrich Setup Guide for Marketo InsideView Lead Enrich Setup Guide for Marketo ... 1 Step 1: Sign up for InsideView for Marketing... 1 Step 2: Create Custom Fields... 3 Step 3: Create a Webhook for InsideView for Marketing... 5 Step

More information

SharePoint Intranet Site Professional Development Request Form Content Administration Guide. September 2011

SharePoint Intranet Site Professional Development Request Form Content Administration Guide. September 2011 SharePoint Intranet Site Professional Development Request Form Content Administration Guide September 2011 Table of Contents Professional Development Request Form Summary... 3 Accessing the Professional

More information

Gravity Forms: Creating a Form

Gravity Forms: Creating a Form Gravity Forms: Creating a Form 1. To create a Gravity Form, you must be logged in as an Administrator. This is accomplished by going to http://your_url/wp- login.php. 2. On the login screen, enter your

More information

NINTEX WORKFLOW TIPS AND TRICKS. Eric Rhodes

NINTEX WORKFLOW TIPS AND TRICKS. Eric Rhodes NINTEX WORKFLOW TIPS AND TRICKS Eric Rhodes Table of Contents Eric Rhodes 1 Label It 2 Document Your Workflows with Action Labels Going Way Back 3 Backup Workflows with the Export Feature Name That Variable

More information

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE Pharmacy Affairs Branch Website Database Downloads PUBLIC ACCESS GUIDE From this site, you may download entity data, contracted pharmacy data or manufacturer data. The steps to download any of the three

More information

Basics Series-4006 Email Basics Version 9.0

Basics Series-4006 Email Basics Version 9.0 Basics Series-4006 Email Basics Version 9.0 Information in this document is subject to change without notice and does not represent a commitment on the part of Technical Difference, Inc. The software product

More information

ECOMDASH OVERVIEW...2 STOREFRONT SETUP (MARKETPLACES & SHOPPING CARTS)...3 SHIPPING SETUP...5 INVENTORY SETUP...6 USER AND COMPANY SETUP...

ECOMDASH OVERVIEW...2 STOREFRONT SETUP (MARKETPLACES & SHOPPING CARTS)...3 SHIPPING SETUP...5 INVENTORY SETUP...6 USER AND COMPANY SETUP... Thank you for your interest in using ecomdash for your ecommerce business. Here are steps needed to setup your storefronts, inventory and shipping integrations to get you up and running! ECOMDASH OVERVIEW...2...

More information

Creating and Using Forms in SharePoint

Creating and Using Forms in SharePoint Creating and Using Forms in SharePoint Getting started with custom lists... 1 Creating a custom list... 1 Creating a user-friendly list name... 1 Other options for creating custom lists... 2 Building a

More information

To export data formatted for Avery labels -

To export data formatted for Avery labels - Information used to create labels in the Client Data System (CDS) can be exported out of CDS and used to create labels in Microsoft Word, making it possible to customize the font style, size, and color.

More information

SharePoint - How to create a Quiz Web-Part

SharePoint - How to create a Quiz Web-Part SharePoint - How to create a Quiz Web-Part Pre-Requisites... 2 Create Quiz List... 2 Create User Information List... 3 Create the Quiz... 4 Add the Quiz Web-Part to your page:... 5 Take the Quiz... 6 Analyse

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

Perform this procedure when you need to add a recurring payment option, or when you need to change or withdraw it.

Perform this procedure when you need to add a recurring payment option, or when you need to change or withdraw it. Purpose Use this procedure to add, change, or remove recurring payments. Trigger Perform this procedure when you need to add a recurring payment option, or when you need to change or withdraw it. Prerequisites

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information

BSU Workshop Advanced Forms

BSU Workshop Advanced Forms Introduction Objectives: View a basic SharePoint list View the field properties of a SharePoint list View a form based on a SharePoint list Understand the relationship between lists and default forms View

More information

TABLE OF CONTENTS. avaya.com

TABLE OF CONTENTS. avaya.com Avaya Contact Center Integration to Salesforce Date: March 2014 Version 1.4 Avaya Contact Center & Salesforce Integration Solutions 2014 Avaya Inc. All Rights Reserved. Avaya and the Avaya Logo are trademarks

More information

Shasta College SharePoint Tutorial. Create an HTML Form

Shasta College SharePoint Tutorial. Create an HTML Form Create an HTML Form SharePoint HTML forms are based on Lists. Lists are like mini-databases inside of SharePoint that define the form s fields and stores the data submitted from the form. Before you can

More information

PCA Emailer 2.0 User Guide

PCA Emailer 2.0 User Guide Contents Home... 2 Quick Access Buttons... 2 Compose... 4 Substitution Strings... 4 Formatting Toolbar (Format Text, Upload Files):... 4 Preview... 6 Save as Draft... 6 Send... 6 History... 8 Searching

More information

Guide to Automating Workflows Quickly and Easily

Guide to Automating Workflows Quickly and Easily Guide to Automating Workflows Quickly and Easily Part 3 Back to Contents 1 2012 Nintex USA LLC, All rights reserved. Errors and omissions excepted. Table of Contents Introduction... 3 Handling the Full

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

Creating a Participants Mailing and/or Contact List:

Creating a Participants Mailing and/or Contact List: Creating a Participants Mailing and/or Contact List: The Limited Query function allows a staff member to retrieve (query) certain information from the Mediated Services system. This information is from

More information

2. Type the username and password supplied by your Site Administrator and select Log In.

2. Type the username and password supplied by your Site Administrator and select Log In. The Great Lakes Health Connect (GLHC) Direct application allows users to compose, view, and manage Direct messages from the GLHC Command Center which is accessed from your computer s web browser. Logging

More information

Microsoft SharePoint Products & Technologies

Microsoft SharePoint Products & Technologies Tips & Tricks / SharePoint Page 1 of 2 Microsoft SharePoint Products & Technologies SharePoint Products and Technologies provide you enterprise-scale capabilities to meet businesscritical needs such as

More information

Sharepoint Designer Mapping a Network Drive

Sharepoint Designer Mapping a Network Drive Sharepoint Designer Mapping a Network Drive OTS PUBLICATION: SPD6 REVISED 06-4-00 TRAINING@TOWSON.EDU OFFICE OF TECHNOLOGY SERVICES =Shortcut =Advice =Caution Introduction A Web site is a collection of

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

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

Enterprise Application Development in SharePoint 2010

Enterprise Application Development in SharePoint 2010 Artifacts, Components and Resources that Comprise the Employee Absence Tracking Application 11 Enterprise Application Development in SharePoint 2010 Development Note below, a version of this Employee Absence

More information

Trigger. Perform this procedure when using the CRM Worklist. Helpful Hints

Trigger. Perform this procedure when using the CRM Worklist. Helpful Hints Purpose The purpose of this Work Instruction is to navigate the CRM Worklist and identify tools required to process and complete workflow tasks and alerts. Trigger Perform this procedure when using the

More information

The Reporting Console

The Reporting Console Chapter 1 The Reporting Console This chapter provides a tour of the WebTrends Reporting Console and describes how you can use it to view WebTrends reports. It also provides information about how to customize

More information

ProperSync 1.3 User Manual. Rev 1.2

ProperSync 1.3 User Manual. Rev 1.2 ProperSync 1.3 User Manual Rev 1.2 Contents Overview of ProperSync... 3 What is ProperSync... 3 What s new in ProperSync 1.3... 3 Getting Started... 4 Installing ProperSync... 4 Activating ProperSync...

More information

HarePoint Workflow Extensions for Office 365. Quick Start Guide

HarePoint Workflow Extensions for Office 365. Quick Start Guide HarePoint Workflow Extensions for Office 365 Quick Start Guide Product version 0.91 November 09, 2015 ( This Page Intentionally Left Blank ) HarePoint.Com Table of Contents 2 Table of Contents Table of

More information

Steps to Create a Database

Steps to Create a Database Steps to Create a Database Design the Database In order for a database to be effective some time should be spent on the layout of the table. Additionally, time should be spent on what the purpose of the

More information

Google Sites. How to create a site using Google Sites

Google Sites. How to create a site using Google Sites Contents How to create a site using Google Sites... 2 Creating a Google Site... 2 Choose a Template... 2 Name Your Site... 3 Choose A Theme... 3 Add Site Categories and Descriptions... 3 Launch Your Google

More information

SharePoint List Filter Webpart User Manual

SharePoint List Filter Webpart User Manual SharePoint List Filter Webpart User Manual Version 1.1 19.09.2010 1/26 1 Inhalt 1 Inhalt...2 2 Introduction...3 2.1 Overview...3 2.2 Technical requirements...3 2.3 Features...3 3 Installation and configuration...4

More information

Step-By-Step build Advanced InfoPath Form and SharePoint Designer Workflow

Step-By-Step build Advanced InfoPath Form and SharePoint Designer Workflow Step-By-Step build Advanced InfoPath Form and SharePoint Designer Workflow Workshop: One the Request Form we will design a sample process of Employee Vacation Request with Approval process workflow. Required

More information

Virto Cross Site Lookup for Microsoft SharePoint Release 3.1.0. User and Installation Guide

Virto Cross Site Lookup for Microsoft SharePoint Release 3.1.0. User and Installation Guide Virto Cross Site Lookup for Microsoft SharePoint Release 3.1.0 User and Installation Guide 2 Table of Contents SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... ERROR! BOOKMARK NOT DEFINED. SERVER...

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

Advanced Workflow Concepts Using SharePoint Designer 2010

Advanced Workflow Concepts Using SharePoint Designer 2010 Instructional Brief Advanced Workflow Concepts Using SharePoint Designer 2010 SharePoint User Group September 8th, 2011 This document includes data that shall not be redistributed outside of the University

More information

Action settings and interactivity

Action settings and interactivity Interactivity in Powerpoint Powerpoint includes a small set of actions that can be set to occur when the user clicks, or simply moves the cursor over an object. These actions consist of links to other

More information

Adobe Conversion Settings in Word. Section 508: Why comply?

Adobe Conversion Settings in Word. Section 508: Why comply? It s the right thing to do: Adobe Conversion Settings in Word Section 508: Why comply? 11,400,000 people have visual conditions not correctible by glasses. 6,400,000 new cases of eye disease occur each

More information

Table of Contents. 1. Content Approval...1 EVALUATION COPY

Table of Contents. 1. Content Approval...1 EVALUATION COPY Table of Contents Table of Contents 1. Content Approval...1 Enabling Content Approval...1 Content Approval Workflows...4 Exercise 1: Enabling and Using SharePoint Content Approval...9 Exercise 2: Enabling

More information

Cascade Server CMS Quick Start Guide

Cascade Server CMS Quick Start Guide Cascade Server CMS Quick Start Guide 1. How to log in 2. How to open page 3. How to edit a page 4. How to create a new page 5. How to publish a page 6. How to change settings to view publish status page

More information

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 Rocksalt International Pty Ltd support@vpasp.com www.vpasp.com Table of Contents 1 INTRODUCTION... 3 2 FEATURES... 4 3 WHAT

More information

Reports and Documents Generator for SharePoint ver.: 2.2

Reports and Documents Generator for SharePoint ver.: 2.2 Reports and Documents Generator for SharePoint ver.: 2.2 User Guide Version 2.2 Contents 1. Overview... 3 2. Licensing... 4 3. Installation instructions... 4 3.1. Requirements... 4 3.2. Installation...

More information

Mail Merge (Microsoft Office 2010)

Mail Merge (Microsoft Office 2010) Mail Merge (Microsoft Office 2010) Microsoft Word s 2010 mail merge feature allows users to create one document, such as a customer appreciation letter, promotional letter, or an employee appreciation

More information

Nintex Workflow 2013 & InfoPath Form Design workshop

Nintex Workflow 2013 & InfoPath Form Design workshop Nintex Workflow 2013 & InfoPath Form Design workshop Duration: 30 Hrs. Course Outline: Module 1: Creating a SharePoint Form with InfoPath Designer Design a SharePoint Form Using the Blank Form Template

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

The Smart Forms Web Part allows you to quickly add new forms to SharePoint pages, here s how:

The Smart Forms Web Part allows you to quickly add new forms to SharePoint pages, here s how: User Manual First of all, congratulations on being a person of high standards and fine tastes! The Kintivo Forms web part is loaded with features which provide you with a super easy to use, yet very powerful

More information

End User Manual. SharePoint. Please send feedback or suggestions for updates to the following email address IT.Training@lse.ac.uk

End User Manual. SharePoint. Please send feedback or suggestions for updates to the following email address IT.Training@lse.ac.uk SharePoint End User Manual Please send feedback or suggestions for updates to the following email address IT.Training@lse.ac.uk London School of Economics & Political Science 1 02/12/2014/lse.ac.uk/IMT/training

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

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new.

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new. To start an Access Database, you should first go into Access and then select file, new. Then on the right side of the screen, select Blank database. Give your database a name where it says db1 and save

More information

Nintex Workflow 2010 Help Last updated: Friday, 26 November 2010

Nintex Workflow 2010 Help Last updated: Friday, 26 November 2010 Nintex Workflow 2010 Help Last updated: Friday, 26 November 2010 1 Workflow Interaction with SharePoint 1.1 About LazyApproval 1.2 Approving, Rejecting and Reviewing Items 1.3 Configuring the Graph Viewer

More information

QAS Small Business for Salesforce CRM

QAS Small Business for Salesforce CRM INTRODUCTION This document provides an overview of integrating and configuring QAS for Salesforce CRM. It will take you through the standard integration and configuration process and also provides an appendix

More information

Creating Responsive Drip Campaigns

Creating Responsive Drip Campaigns Creating Responsive Drip Campaigns www.salesnexus.com Creating Responsive Drip Campaigns z 2 Sending a drip campaign to a prospect or a client is a great way to engage them without taking your staff s

More information

Nintex Forms 2013 Help

Nintex Forms 2013 Help Nintex Forms 2013 Help Last updated: Friday, April 17, 2015 1 Administration and Configuration 1.1 Licensing settings 1.2 Activating Nintex Forms 1.3 Web Application activation settings 1.4 Manage device

More information

Student Records Home Page

Student Records Home Page Student Records Home Page The homepage for Student Records is built using four sections. Therefore there will be four different processes in changing or modifying the content. The four parts are: 1. Photo

More information

UF Health SharePoint 2010 Introduction to Content Administration

UF Health SharePoint 2010 Introduction to Content Administration UF Health SharePoint 2010 Introduction to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 Introduction to SharePoint 2010 2.0 Hours

More information

Content Management System

Content Management System Content Management System XT-CMS + XARA Guide & Tutorial The purpose of this guide and tutorial is to show how to use XT-CMS with web pages exported from Xara. Both Xara Web Designer and Xara Designer

More information

Excel 2010 Sorting and Filtering

Excel 2010 Sorting and Filtering Excel 2010 Sorting and Filtering Computer Training Centre, UCC, tcentre@ucc.ie, 021-4903749/3751/3752 Table of Contents Sorting Data... 1 Sort Order... 1 Sorting by Cell Colour, Font Colour or Cell Icon...

More information

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail.

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail. Create a mail or e-mail merge Use mail or e-mail merge when you want to create a large number of documents that are mostly identical but include some unique information. For example, you can use mail merge

More information

COINS User Guide: Human Resources Training Manual

COINS User Guide: Human Resources Training Manual Construction Industry Solutions 6 Airport Park Blvd. Latham, NY 12110 2009 Construction Industry Solutions 2009 Construction Industry Solutions The contents of this documentation and all other documentation

More information

SharePoint List Filter Favorites Installation Instruction

SharePoint List Filter Favorites Installation Instruction SharePoint List Filter Favorites Installation Instruction System Requirements Microsoft Windows SharePoint Services v3 or Microsoft Office SharePoint Server 2007. License Management Click link in Organize

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

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open

More information

Introduction. Insert comments and tracked changes in the document

Introduction. Insert comments and tracked changes in the document SharePoint 2010 Introduction Approval Workflow Approve Reject Request a change Reassign the task Cancel or delete the task Changing the document during an approval workflow will cancel the workflow Collect

More information

Form Builder Manual. A brief overview of your website s Form Builder with screenshots.

Form Builder Manual. A brief overview of your website s Form Builder with screenshots. A brief overview of your website s with screenshots. 1 Table of Contents:...1...3 Creating a New Web Form...4 Editing a Form Element...7 Creating a Form Action...9 Adding a Form Layout to an Action...11

More information

Getting started with the Asset Import Converter. Overview. Resources to help you

Getting started with the Asset Import Converter. Overview. Resources to help you Getting started with the Asset Import Converter Overview While you can manually enter asset information in the Catalog, you can also import asset data in the XML (extensible markup language) file format.

More information

Title: SharePoint Advanced: Adding An Image to A Site Purpose Policy Definitions

Title: SharePoint Advanced: Adding An Image to A Site Purpose Policy Definitions 416 Agriculture Hall Michigan State University 517-355-3776 http://support.anr.msu.edu support@anr.msu.edu Title: SharePoint Advanced: Adding An Image to A Site Document No. - Revision Date - Revision

More information

D2L: An introduction to CONTENT University of Wisconsin-Parkside

D2L: An introduction to CONTENT University of Wisconsin-Parkside D2L: An introduction to CONTENT University of Wisconsin-Parkside FOR FACULTY: What is CONTENT? The Content and Course Builder tools both allow you to organize materials in D2L. Content lets you and your

More information

SharePoint 2007 Get started User Guide. Team Sites

SharePoint 2007 Get started User Guide. Team Sites SharePoint 2007 Get started User Guide Team Sites Contents 1. Overview... 2 1.1 What is SharePoint?... 2 1.2 What is a SharePoint Team Site?... 2 1.3 SharePoint user permissions... 2 2. Team Site features...

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information

Using Mail Merge: How to automate the distribution of a document to different destinations

Using Mail Merge: How to automate the distribution of a document to different destinations Using Mail Merge: How to automate the distribution of a document to different destinations Title: Using Mail Merge: How to automate the distribution of a document to different destinations Version: 1.0

More information

Referencing Web links in the Survey Workbench Questionnaire

Referencing Web links in the Survey Workbench Questionnaire Referencing Web links in the Survey Workbench Questionnaire Topic: The Survey Workbench Questionnaire Designer is a powerful tool for creating web-based survey questionnaires. Even without web design skills,

More information

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers.

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers. This list of shortcut key combinations for Microsoft Windows is provided by ELM Computer Systems Inc. and is compiled from information found in various trade journals and internet sites. We cannot guarantee

More information

MICROSOFT EXCEL FORMULAS

MICROSOFT EXCEL FORMULAS MICROSOFT EXCEL FORMULAS Building Formulas... 1 Writing a Formula... 1 Parentheses in Formulas... 2 Operator Precedence... 2 Changing the Operator Precedence... 2 Functions... 3 The Insert Function Button...

More information

Users Guide. V1.0 Page 1

Users Guide. V1.0 Page 1 V1.0 Page 1 Contents Purpose of this Guide... 3 About Email2Ticket... 3 Email2Ticket How It Works... 3 Email2Ticket Use Cases... 4 Mailbox Parser Use Cases... 4 Mailbox Monitor Use Cases... 4 Email2Ticket

More information

Admin Guide Hosting Control Panel Active Directory (AD) Synchronization

Admin Guide Hosting Control Panel Active Directory (AD) Synchronization Admin Guide Hosting Control Panel Active Directory (AD) Synchronization DOCUMENT REVISION DATE: February, 2010 Active Directory (AD) Sync Hosting CP / Table of Contents Page 2 of 16 Table of Contents QUICK

More information

Sharperlight 2.10 Quick Start Guide

Sharperlight 2.10 Quick Start Guide Sharperlight 2.10 Quick Start Guide www.sharperlight.com info@sharperlight.com Sharperlight 2.10 Quick Start Guide Published by philight Software International Pty Ltd All other copyrights and trademarks

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

SAS Tips and Tricks. Disclaimer: I am not an expert in SAS. These are just a few tricks I have picked up along the way.

SAS Tips and Tricks. Disclaimer: I am not an expert in SAS. These are just a few tricks I have picked up along the way. SAS Tips and Tricks Disclaimer: I am not an expert in SAS. These are just a few tricks I have picked up along the way. Saving Data Files Note: You can skip this step entirely by reading the data in directly

More information

County of San Bernardino Online Personnel Requisitions and Certification Lists Requestor and Approver Process. Table of Contents

County of San Bernardino Online Personnel Requisitions and Certification Lists Requestor and Approver Process. Table of Contents Table of Contents PR Certification Request and Approval Outline 2 Requestor Role 3-8 Approver Role 9-13 Human Resources Processor 14-15 Par Tracking 16-18 Certification List Status 19 Outline: Request

More information

How to set up Outlook Anywhere on your home system

How to set up Outlook Anywhere on your home system How to set up Outlook Anywhere on your home system The Outlook Anywhere feature for Microsoft Exchange Server 2007 allows Microsoft Office Outlook 2007 and Outlook 2003 users to connect to their Outlook

More information

Installation & User Guide

Installation & User Guide CRM-SharePoint Connector Installation & User Guide Copyright 2005 KWizCom LTD. All rights reserved. Company Headquarters P.O. Box # 38514 North York, Ontario M2K 2Y5 Canada E-mail: info@kwizcom.com Web

More information

EMC Documentum Business Process Suite

EMC Documentum Business Process Suite EMC Documentum Business Process Suite Version 6.5 SP1 Sample Application Tutorial P/N 300-008-170 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Email Export. Exporting Client Email Addresses

Email Export. Exporting Client Email Addresses Email Export Exporting Client Email Addresses STX has the ability to export email addresses from the Client file. Once those addresses are exported, STX has nothing else to do with getting the addresses

More information

Chapter 24: Creating Reports and Extracting Data

Chapter 24: Creating Reports and Extracting Data Chapter 24: Creating Reports and Extracting Data SEER*DMS includes an integrated reporting and extract module to create pre-defined system reports and extracts. Ad hoc listings and extracts can be generated

More information

Downloading Your Financial Statements to Excel

Downloading Your Financial Statements to Excel Downloading Your Financial Statements to Excel Downloading Data from CU*BASE to PC INTRODUCTION How can I get my favorite financial statement from CU*BASE into my Excel worksheet? How can I get this data

More information