Skip to main content

Home/ Web Design CSS Bookmarking List Summer 2008/ Group items matching "tool" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Akmal Yousuf

Access 2016: Working with Forms - www.office.com/setup - 0 views

  •  
    www.office.com/setup Blogs: While you can always enter data directly into database tables, you might find it easier to use forms. Forms ensure you're entering the right data in the right location and format. This can help keep your database accurate and consistent. This lesson will address the benefits of using forms in a database. You will review examples of different forms and form components. Finally, you will learn how to use forms to enter new records and view and edit existing ones. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about working with forms in Access. WHY USE FORMS? Many of us fill out forms so often that we hardly notice when we're asked to use them. Forms are so popular because they're useful to the person asking for the information and to the person providing it. They are a way of requiring information in a specific format, which means the person filling out the form knows exactly which information to include and where to put it. Illustration of a paper form - www.office.com/setup This is just as true of forms in Access. When you enter information into a form in Access, the data goes exactly where it's supposed to go: into one or more related tables. While entering data into simple tables is fairly straightforward, data entry becomes more complicated as you start populating tables with records from elsewhere in the database. For instance, the orders table in a bakery's database might link to information on customers, products, and prices drawn from related tables. For example, in the Orders Table below the Customer ID field is linked to the Customers table. The Customer ID field links to the Customers table - www.office.com/setup In fact, in order to see the entire order you would also have to look at the
Akmal Yousuf

Format and customize Excel 2013 charts quickly with the new Formatting Task pane - www.office.com/setup - 0 views

  •  
    The new Excel offers a rich set of charting capabilities that make creating and customizing charts simpler and more intuitive. One part of the fluid new experience is the Formatting Task pane. - www.office.com/setup Until now, precise adjustments to chart elements were made in the Format dialog box. The box sometimes obscured a portion of the chart, changes entered in the box were not visible until you closed it, and you had to select the exact element on the chart in order to see the options that were the best fit for the job. In the new Excel, the Format dialog box is replaced by the Formatting Task pane. The pane aligns neatly with the right or left side of the screen, so it's less likely to obscure the chart, and changes happen in real time, so you can immediately see how your choices affect the chart. The Formatting Task pane also offers an element selector so you can jump quickly between different elements without having to select one to modify. The new Formatting Task pane is the single source for formatting-all of the different styling options are consolidated in one place. With this single task pane, you can modify not only charts, but also shapes and text in Excel. USING THE FORMATTING TASK PANE The fastest way to open the Formatting Task pane is to double-click a chart element. You can also use the keyboard shortcut CTRL+1 while a chart element is selected. There are two other ways to open the task pane: The first way: On a chart, select an element. On the Ribbon, select the Chart Tools Format tab, then click Format Selection. - www.office.com/setup The second way: On a chart, select an element. Right-click, then select Format where is the axis, series, legend, title, or area that was selected. - www.office.com/setup Once open, the Formatting Task pane remains available until you close it. Since it always stays on the right or left side of the screen, the pane remains unobtrusive as you concentrate on other tasks. The
Mark Buckalew

4096 Color Wheel Version 2.1 - 0 views

  •  
    A simple tool for finding CSS color codes.
pjsabatini

List-O-Matic - Generate CSS-styled navigation menus based on list items (using <li> tags) | Developer Tools | Accessify - 0 views

  •  
    This list-o-matic website, used ironically enough, to create lists on your webpages, is exceptionally useful, if you haven't used it yet. It is found on the accessify.com site, and you can copy/paste the url at the top of this window. I may be using it for my page.
Dave Brennan

Tiles - 0 views

  •  
    Funny story: This is ceramic tile site created by Susan Jablon. She sells mosiac tile for showers, subways, kitchens, etc. On the site is an application where you can create your own mosiac. I stumbled upon one of her mosiacs through a google seach: "grey sky;" I was looking for a banner image at the time. After findinf a 5x5 mosiac that somewhat matched my site color scheme, I took a screen shot and used photoshop to crop, copy, and arrange the image to suit my suit. It's ugly, but I got to play with photoshop. The tiles may be useful for those of you looking to create your own, custom-colored, navigation tool, banner, etc.
applejackie87

Checkbox maker - does what it says on the tin | Developer Tools | Accessify.com - 0 views

  •  
    This is a really cool way to cheat. You can type in any information you want to be added to a list where a small empty box appears to the left. Here, the viewer of your page can check which ever open box they want that appears on your site. It does it all for you! Just copy and paste the code into your html.
Kashif Mehmood Mughal

10 Professional Brochure Design Tutorials - 1 views

  •  
    In this graphics world we roundup an group of 10 tutorials about Professional Brochure designing, where great ideas, tips and tricks about graphic designing, there is many inspirations for your brochure design needs, listed tutorials designed in different famous designing tools.
pjsabatini

CSS How to - 0 views

  •  
    This is certainly one of the most important tools for designing a webpage. In "CSS How To...", for the W3 Schools website, this article shows you how to insert a CSS. Without a Cascading Style Sheet, your page will look like it came right from 1997. I will be looking at this page the next time I start work on a new web page.
Katrina Shand

CSS Basics - Making Cascading Style Sheets Easy to Understand - 0 views

  •  
    This is an awesome site that breaks down the science of each css tool. It gives a simplified explanation and easy to understand examples of how your code will change the visuals of your page. I will use this for reference in the future.
Katrina Shand

Ten CSS tricks you may not know - 0 views

  •  
    This page gives you some instructions on how to make your css clean and more user-friendly. It is a resource on the www.webcredible.com page and there are also other lists of resource tools on the left hand sidebar of the page. I will use this website for my professional page.
Dave Brennan

Free Image Galleries & Slideshows - 0 views

  •  
    This site is really cool. It's filled with ready-made images, scrolling images, hovering images, etc to be used for anything from simple art to navigation tools and lists. I'd love to use it for a site
applejackie87

How to Use CSS for Search Engine Optimization - 0 views

  •  
    This is a little bit of information on why we should even consider using CSS. At times wrtiting the CSS was very frustrating. If the CSS Zen Garden wasn't proof enough why we should use the "tool", this article will give you more insight to the benefits of CSS>
pjsabatini

Class and ID Selectors | HTML Dog - 0 views

  •  
    HTML Dog has probably been the most useful tool in this whole ordeal for me. Here, in the intermediate tutorial, Patrick Griffiths explains the difference from the ID and the div tags. ID tag's identify a particular rule, whereas divs describe classes. Though not vital information, this can probably help alleviate some frustration, and for that, it's worth checkint out.
applejackie87

Dynamic Drive Tools: Ribbon Rules Generator - 0 views

  •  
    Here you can choose any colors you want. Or you can have the website choose random colors for you! You can make a ribbon/band of color (s) for anywhere on your page. Use it as a separator/divider or a band at the top of your page for some extra decoration. Very cool for adding extra UMPH to your site! (involves relative linking).
pjsabatini

How To: Resizeable Background Image - CSS-Tricks - 0 views

  •  
    This quick how-to, written by Chris Coyler, explains how to resize a background image. It sounds like something that is extremely useful. While I haven't had much experience manipulating images in the past, I see this being a very useful tool to have.
Akmal Yousuf

Word Tips: Using the Format Painter in PowerPoint and Word - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: USING THE FORMAT PAINTER IN POWERPOINT AND WORD www.office.com/setup Blogs: Themes can be a great way to make your PowerPoint presentation or Word document look nice, but sometimes you might want to add custom design elements to your project. Custom formatting can be tedious, though, especially when you're doing a lot of it. For instance, take this PowerPoint slide. Let's say you've applied a series of effects to the photo on the left, and now you'd like to do the same to the photo on the right. Screenshot of Microsoft PowerPoint - www.office.com/setup You could try to remember all of the effects applied and apply them to the second photo as well-or you could save some time and use the Format Painter. The Format Painter is a tool in Word and PowerPoint that lets you copy all of the formatting from one object and apply it to another one. Think of it as copying and pasting for formatting. USING THE FORMAT PAINTER Select the object with the formatting you want to copy. Screenshot of Microsoft PowerPoint - www.office.com/setup Click the Format Painter icon. It may be located in a slightly different place, depending on your version of Office, but it always looks like a paintbrush. Screenshot of Microsoft PowerPoint - www.office.com/setup Select the object you want to apply the formatting to. The object will be formatted. Screenshot of Microsoft PowerPoint - www.office.com/setup See? Simple! That was much quicker than applying the individual effects one at a time. If you want, you can even use the Format Painter to apply the formatting to multiple objects. Just double-click the Format Painter icon instead of clicking it once. Screenshot of Microsoft PowerPoint - www.office.com/setup Even though weonly looked at using the Format Painter for photos in PowerPoint, you can use it for anything you can apply formatting to in Word or PowerPoint. This includes text, table cells, and shapes. Once you start using it, you'll be surprised how often
Akmal Yousuf

PowerPoint 2016: Inserting Audio - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: PowerPoint allows you to add audio to your presentation. For example, you could add background music to one slide, a sound effect to another, and even record your own narration or commentary. You can then edit the audio to customize it for your presentation. Optional: Download our practice presentation. Watch the video below to learn more about inserting audio in PowerPoint. TO INSERT AUDIO FROM A FILE: In our example, we'll insert an audio file saved locally on our computer. If you'd like to work along with our example, right-click this link to our example file and save it to your computer (music credit: Something Small (Instrumental) by Minden, CC BY-NC 3.0). From the Insert tab, click the Audio drop-down arrow, then select Audio on My PC. Inserting audio from a file - www.office.com/setup Locate and select the desired audio file, then click Insert. Selecting the desired audio file - www.office.com/setup The audio file will be added to the slide. The inserted audio file - www.office.com/setup RECORDING YOUR OWN AUDIO Sometimes you may want to record audio directly into a presentation. For example, you might want the presentation to include narration. Before you begin, make sure you have a microphone that is compatible with your computer; many computers have built-in microphones or ones that can be plugged in to the computer. TO RECORD AUDIO: From the Insert tab, click the Audio drop-down arrow, then select Record Audio. Clicking Record Audio - www.office.com/setup Type a name for the audio recording if you want. Renaming the audio recording - www.office.com/setup Click the Record button to start recording. Clicking the Record button - www.office.com/setup When you're finished recording, click the Stop button. Clicking the Stop button - www.office.com/setup To preview your recording, click the Play button. Previewing the recording - www.office.com/setup When you're done, click OK. The au
Akmal Yousuf

PowerPoint 2016: Tables - www.office.com/setup - 0 views

  •  
    www.office.com/setup Blogs: Tables are another tool you can use to display information in PowerPoint. A table is a grid of cells arranged in rows and columns. Tables are useful for various tasks, including presenting text information and numerical data. You can even customize tables to fit your presentation. Optional: Download our practice presentation. Watch the video below to learn more about inserting tables in PowerPoint. TO INSERT A TABLE: From the Insert tab, click the Table command. Hover the mouse over the grid of squares to select the desired number of columns and rows in the table. In our example, we'll insert a table with six rows and six columns (6x6). inserting a table - www.office.com/setup The table will appear on the currently selected slide. In our example, that's slide 3. Click anywhere in the table, and begin typing to add text. You can also use the Tab key or the arrow keys on your keyboard to navigate through the table. adding text to a new table - www.office.com/setup You can also insert a table by clicking the Insert Table command in a placeholder. inserting a table from a placeholder - www.office.com/setup MODIFYING TABLES PowerPoint includes several options for customizing tables, including moving and resizing, as well as adding rows and columns. TO MOVE A TABLE: Click and drag the edge of a table to move it to a new location on a slide. moving a table - www.office.com/setup TO RESIZE A TABLE: Click and drag the sizing handles until the table is the desired size. resizing a table - www.office.com/setup TO ADD A ROW OR COLUMN: Click a cell adjacent to the location where you want to add a row or column. In our example, we'll select the cell that says Mystery. selecting a cell - www.office.com/setup Click the Layout tab on the right side of the Ribbon. Locate the Rows & Columns group. If you want to insert a new row, select either Insert Above or Insert Below. If you want to insert a new column, select either Insert Left or Insert Ri
Akmal Yousuf

Access 2016: Advanced Report Options - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Access offers several advanced options for creating and modifying reports. The Report Wizard is a tool that guides you through the process of creating complex reports. Once you've created a report-whether through the Report Wizard or the Report command-you can then format it to make it look exactly how you want. In this lesson, you'll learn how to use the Report Wizard to create complex reports. You'll also learn how to use formatting options to format text, change report colors and fonts, and add a logo. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about the Report Wizard in Access. THE REPORT WIZARD While using the Report command is a quick way to create reports from the current object, it's not as helpful if you want to create a report with data from multiple objects. The Report Wizard makes it easy to create reports using fields from multiple tables and queries. It even lets you choose how your data will be organized. TO CREATE A REPORT WITH THE REPORT WIZARD: Select the Create tab and locate the Reports group. Click the Report Wizard command. Clicking the Report Wizard command - www.office.com/setup Blogs The Report Wizard will appear. In the procedures below, we'll discuss the different pages in the Report Wizard. The Report Wizard dialog box - www.office.com/setup Blogs STEP 1: SELECT THE FIELDS TO INCLUDE IN YOUR REPORT Click the drop-down arrow to select the table or query that contains the desired field(s). Selecting a table that contains fields to include in the report - www.office.com/setup Blogs Select a field from the list on the left, and click the right arrow to add it to the report. Adding fields to a report - www.office.com/setup Blogs
Akmal Yousuf

Access 2016: More Query Design Options - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Access offers several options that let you design and run queries that return exactly the information you're looking for. For instance, what if you need to find out how many of something exists within your database? Or what if you would like your query results to automatically be sorted a certain way? If you know how to use query options in Access, you can design almost any query you want. In this lesson, you'll learn how to modify and sort your queries within Query Design view, as well as how to use the Totals function to create a query that can perform calculations with your data. You'll also learn about additional query-building options offered in Access. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about modifying queries. MODIFYING QUERIES Access offers several options for making your queries work better for you. In addition to modifying your query criteria and joins after you build your queries, you can choose to sort and hide fields in your query results. TO MODIFY YOUR QUERY: When you open an existing query in Access, it is displayed in Datasheet view, meaning you will see your query results in a table. To modify your query, you must enter Design view, the view you used when creating it. There are two ways to switch to Design view: On the Home tab of the Ribbon, click the View command. Select Design View from the drop-down menu that appears. Switching to Design View with the View command on the Ribbon - www.office.com/setup In the bottom-right corner of your Access window, locate the small view icons. Click the Design View icon, which is the icon farthest to the right. Switching to Design View using the View Icon - www.office.com/setup Once in Desig
« First ‹ Previous 41 - 60 of 124 Next › Last »
Showing 20 items per page