Design Workforce Search Results

How To: Protect VBA code in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about protecting your VBA code from snoopy little trolls. For more information on keeping your VBA code secure, watch this MS Access how-to.

How To: Use Google-style queries in Microsoft Office Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using Access to create a search engine type query that can adapt to fragments of data. For more on using Google-style queries in MS Access, watch this how-to.

How To: Create a splashscreen in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using Access to add a splashscreen to your database that runs when the file is opened. For more on using custom splashscreens within Access, watch this MS Office how-to.

How To: Open the Microsoft Access switchboard on startup

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about hiding the backend of the database and opening the switchboard automatically. For more information, watch this MS access video tutorial.

How To: Create subforms in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about creating subforms (assuming relationships have already been created). For more on subforms, watch this MS Access how-to.

How To: Use queries to pull data from tables in MS Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using relationships and queries to pull data from tables. For more information, watch this Microsoft Office Access how-to.

How To: Archive data in Microsoft Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using an append and delete query sequentially using a macro. For more on archiving data in Microsoft office, take a look.

How To: Use append queries in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about creating a table clone and appending data to it. To learn more about using append queries in Microsoft Office Access, take a look.

How To: Use delete queries in Microsoft Office Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using queries to selectively delete records. For more information on using delete queries in Access, take a look.

How To: Create a switchboard in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about creating a simple four-button switchboard in Microsoft Access. For more information, watch this Access how-to.

How To: Create a message box in MS Access with a macro

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using a macro in the service of creating a simple message box. For more information, watch this Access how-to.

How To: Go to New Record in a form using macros in MS Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using a macro to force a form to open on new record. For more information on going to `New Record' in a form by using macros, watch this Access how-to.

How To: Create a form from a query in Microsoft Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using a query rather than a table to create a form and select records. For more information, and to learn how to create a form from your own Microsoft Access queries, watch this how-to.

How To: Run queries from forms in Microsoft Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about running a query from a form using a button. To get started running queries from forms in Access, take a look.

How To: Use parameter queries in Microsoft Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about passing parameters to queries in Microsoft Office Access. For more information, and to get started running your own parameter queries, take a look.

How To: Use Boolean operators in Microsoft Access queries

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using the Boolean logical operators AND OR and NOT in queries in Access. To get started using Boolean operators in your own Access queries, take a look.

How To: Use logical operators in Microsoft Access queries

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using mathematical operands and other logical operators to select data in queries. For more information on using logical operators in your own Microsoft Access queries, take a look.

How To: Use wildcards in Microsoft Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Office Access 2007 video tutorial, you'll learn about using wildcards to fill in the blanks in Access. For detailed instructions on using Access yourself, watch this video how-to.

How To: Create simple queries in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using simple select queries on one or more fields. For more information, or to get started using simple queries in your own Microsoft Access databases, watch this how-to.

How To: Sort data with queries in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about sorting data using queries. For detailed instructions, and to get started using queries to sort data for yourself, watch this how-to.

How To: Use database queries in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about what queries are, and scratches the surface on what they can do, For more information, and to get started running your own database queries in Access, take a look.

How To: Add a clock to a form in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about using a tiny bit of VBA to add a clock to a given form. For step-by-step instructions, take a look!

How To: Modify control buttons in Microsoft Office Access 2007

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn about disabling the close, minimize and maximize control buttons and record selectors as well as adding your own graphical icon and program title. For more information on modifying control buttons in Microsoft Off...

How To: Add fields, tables and forms in Microsoft Access

The Microsoft Office Access 2007 relational database manager enables information workers to quickly track and report information with ease thanks to its interactive design capabilities that do not require deep database knowledge. In this Microsoft Access video tutorial, you'll learn how to add and modifying fields to a pre-existing table, and applying these changes to an associated form. To get started adding and modifying fields, tables and forms in Access, take a look!

How To: Make a hair scrunchie

Recycle any cloth, or use up scraps of a fabric you like by making a hair scrunchie like the one shown in this how-to video. No need for a pattern, the design is made from simple rectangles with size measurements provided in the video. Follow along with the steps and learn how to make a hair scrunchie by watching this video sewing tutorial.

How To: Make a purse out of a recycled sweater

Allyce King from DIY Style shows a simple way to recycle an old sweater into a cute purse in this how-to video. There's probably a lot of clothing going unworn in your closet, so why not fashion something that will get some mileage. Follow along with the simple steps in this video design tutorial and learn how to sew a purse out of a sweater.

How To: Create a wedding photography ad in Photoshop

This Photoshop CS3 tutorial shows you how to create a wedding photography advertisement for a magazine. Using album design techniques in Photoshop, we create a collage-style ad for a bridal magazine. This tutorial is geared towards people who already use Photoshop and have a basic knowledge of the tools and interface.

How To: Create an abstract business card in Photoshop

This image editing software tutorial shows you how to create a simple business card using an abstract background in Photoshop CS3. Using preset Adobe custom shapes, a background image and a clipping mask, you will learn how to create an interesting background for a business card without needing to leave Photoshop. The tutorial is designed for people that already know how to use Photoshop and are looking for creative ideas.

How To: Create video backgrounds with BCC 5 in Final Cut Pro

In this Boris Continuum Complete 5 plug-in tutorial you will learn how to create animated video backgrounds in Final Cut Pro. Save money on pre-made video backgrounds! Quickly design and animate your own unique video backgrounds by combining Boris Continuum Complete 5's Prism filter with your favorite Apple Final Cut Pro Generator.

How To: Make a tube top with Threadbanger

Miss Angelina and crew give us a glimpse into the world of the HiLiterz and show us how-to make a simple tube top! You will need a material that's mostly spandex so the tube top will stay up. You'll also need a ruler, scissors, pins, and a sewing machine (with a zig zag seam). Watch this video fashion design tutorial and learn how to sew a tube top.

How To: Sew a Snail's Trail quilt block

Watch this quilting demonstration of how to sew the Snail's Trail quilt block. The Snail's Trail is an intricate quilting design that will teach you how to manage fabric piecing. Watch this instructional quilting video to properly sew the Snail's Trail quilting block with a minimal amount of errors. You can also print out the quilting block pattern for your own reference.

How To: Line up your quilting fabric for a straight cut

See how to line up the selvedge edges of your fabric so you cut straight strips every time. Complicated quilts require almost every piece of fabric to have precise dimensions to fulfill an exact geometric purpose in the quilt design. Watch this instructional quilting video to hang your fabric as a way of measuring and folding your fabric for cutting.

How To: Use iClone

This tutorial demonstrates how to use ICLONE, a 3D Animation Package. Matt Overwine of the NKU Instructional Design Team introduces you to ICLONE, whre to find it and how to start using it.

How To: Origami a beautiful little sunflower

Watch this origami video to fold an origami sunflower, complete with paper stem. This is a pretty difficult flower to fold. You will need many pieces of origami paper to complete this sunflower design. Fold several of these impressive origami sunflowers to make a bouquet.

How To: Use FileZilla FTP client to upload files to the web

In this video tutorial from Matt Overwine of the Instructional Design Group at Northern Kentucky University, you'll find instructions on how to use the FileZilla FTP, or file transfer protocol, client to upload to the web. FileZilla is available for both Mac OS X and Windows XP and Vista. For more information, and to get started using FileZilla for yourself, watch this handy how-to.

How To: Make a paper clip bow

This how-to video demonstrates building the simple paper clip bow designed by instructables.com. All you need is a paper clip and a rubber band. This little toy bow will keep you from getting bored in class or at work, as you shoot whatever you can find. Follow along with this instructional video and learn how to make a paper clip bow.

How To: Make a chainmail cube

Watch this instructional metalsmithing video to make a chainmail cube. This is a simple pattern that takes a long time to complete, but creates an impressive design that differs from jewelry and armor chainmail projects. This metalwork cube is satisfying to hold in ones hand.

How To: Forge a medieval arrowhead, or long bodkin

Watch this video demonstration on how to forge a medieval arrowhead, or long bodkin, by Paul Selby at an English Heritage Living History event at Kenilworth Castle. This type of arrow head was commonly used during the War of the Roses. This arrow is a professional craft, but a blacksmith in training can also learn how to forge arrows like this. These long thin arrow tips are designed for penetrating chain mail.