Use Spike to copy multiple blocks of Word text or graphics - Microsoft Office Suite - Techguide

Use Spike to copy multiple blocks of Word text or graphics

 

Summary

In Word, the Clipboard has an extended feature named Spike. Use Spike to copy multiple blocks of text to the Clipboard and then paste them all at once.

Events

Echelon 2012
June 11 and 12, 2012

University Cultural Centre, National University of Singapore

Startup Asia Jakarta 2012
June 7 and 8, 2012

12th Floor, Annex Building, Wisma Nusantara Complex, Jl. M.H. Thamrin No. 59 Jakarta 10350, Indonesia

MMA Forum Singapore
April 23-25, 2012

Grand Hyatt Singapore

Microsoft Word


Use Spike to copy multiple blocks of Word text or graphics


Spike is a Clipboard feature available in Word that lets you copy multiple selections of content to the Clipboard and then paste them as a group to a new location. It's easy to use and allows for a bit more flexibility when the need arises. You can use it in most any document, and it works with text and graphics, as follows:

  • Use [Ctrl]+[F3] to copy text and graphics to the Clipboard.
  • Use [Ctrl]+[Shift]+[F3] to paste the contents of Spike. (This process also clears Spike's content.)

We'll use the document below to illustrate how easy this feature is to use:

  1. Select the Galleries heading and press [Ctrl]+[F3].
  2. Select the Formatting paragraph (not the heading) and press [Ctrl]+[F3].
  3. Now, open a new document by pressing [Ctrl]+N.
  4. Press [Ctrl]+[Shift]+[F3] to copy both copied blocks into the blank document.

This feature copied both the heading and the paragraph of text to a new document with one pasting task. Imagine how much time you could save if you needed to copy many components!

This technique can have a downside, however, depending on how you look at it. When you copy text or graphics using Spike, you cut, not copy, the content from the source document. That might not be what you want. Fortunately, after pressing [Ctrl]+[F3] to copy text, you can press [Ctrl]+Z to undo the cut, without removing the content from Spike.

Pasting clears Spike, but you can paste its contents without clearing it, by doing the following:

  1. Type spike
  2. Press [F3].

Or, paste Spike content using the AutoText feature, as follows in Word 2010:

  1. Click the Insert tab.
  2. Click the Quick Parts option in the Text group.
  3. Choose AutoText and the Spike content will be at the bottom of the list.
In Word 2003, do the following:
  1. Choose AutoText from the Insert menu.
  2. Choose AutoText.
  3. Click the AutoText tab and you'll find Spike in the Enter AutoText entries.

Both paste techniques will paste Spike's contents without clearing it!

 

Microsoft Excel


Make every user a power Excel user with dynamic conditional row banding


Thanks to conditional formatting, you can apply several banding schemes to your Excel worksheets, and we've discussed several of them already. One possibility we haven't reviewed, however, is using data to determine which rows are banded. Throw in a little data validation and you can let users band (or shade) specific rows by simply choosing an item from a list.

To illustrate this technique, we'll use data validation to display category values. When the user chooses a category, conditional formatting will shade records for the selected category. For example, I choose Beverages from the data validation list is G2 to identify all beverage records.

Steps

Implementing this banding scheme is easier than you might think. First, we'll create a unique list of category values from the actual data. Using that list, we'll create the data validation list in G2. Then, we'll add a conditional format that will shade rows where the Category value equals the value selected in G2. When applying this to your own worksheets, you might not need all three steps.

Step One

First, create a unique list of category values, as follows:

  1. Select the list of values. In this case, select G4..G46. Be sure to include the header cell (G4).
  2. Click the Data tab.
  3. In the Sort & Filter group, click Advanced. In Excel 2003, choose Filter from the Data menu, and then select Advanced Filter.
  4. In the resulting dialog box, check the Copy To Another Location option.
  5. The List Range option should reflect the selection ($G$4:$G$49) from step 1.
  6. In the Copy To control, enter $I$4. You can copy the list most anywhere you like. I chose to copy the list near the data range, so you could see it in the figures.
  7. Check the Unique Records Only option.
  8. Click OK and Excel will copy a list of unique category values to column I.

Step Two

Now you're ready to build the validation list to make the whole process easy and intuitive for the user:

  1. Select the cell where you want to create the validation list. In this case, that's G2. (I also entered some explanatory text in G1, to help alert the user - this isn't necessary for the technique to work, but doing so helps the user.)
  2. Click Data Validation in the Data Tools group (on the Data tab). In Excel 2003, choose Validation from the Data menu.
  3. From the Allow dropdown, choose List.
  4. In the Source control, enter =$I$5:$I$20.
  5. Click OK.

Step Three

With the validation list in place, you're ready to apply the conditional formatting that will create the bands:

  1. Select the data range. In this case, that's A5..G49.
  2. Click the Home tab.
  3. In the Styles group, click the Conditional Formatting dropdown and choose New Rule. In Excel 2003, choose Conditional Formatting from the Format menu.
  4. In the upper panel, highlight the Use A Formula To Determine Which Cells To Format option. In Excel 2003, choose Formula Is from the Condition 1 control.
  5. In the Format Values Where This Formula Is True control, enter the following formula: =$G5=$G$2. (There's no option name for this control in Excel 2003.) Pay close attention to the absolute references. If you don't enter the $ symbols correctly, this technique won't work.
  6. Click Format and then click the Fill tab (Patterns tab in Excel 2003) in the resulting dialog box.
  7. Choose a color and click OK.

Using it!

After applying the conditional format, you're ready to put all the pieces together. From the validation list in G2, select any category and watch Excel update the bands, accordingly.

There are a couple of things you'll want to keep in mind when using this technique:

  • If you use the ribbon version's table feature, be sure to use a banding color that contrasts with the table's light blue banding.
  • Because the unique list of category values isn't dynamic, this technique works best with a static list of values. You'll have to work much harder if you want the validation list to update when you enter a new category value.

 

Microsoft Outlook


Use a rule in Outlook to delay email messages


We all work differently and there's no reason you can't configure Outlook to accommodate your needs, when possible. For instance, you might write emails, but want to send them at a specific time. Maybe you want to edit the email later or you have some kind of timeline to maintain. One way to do this is to save messages to the Drafts folder until you're ready to send them and then send them manually. If you do this as a matter of routine, you might want to create a delay rule.

For example, you might want to delay messages for an hour, giving you ample time to return later to make last minute changes. To create a delay rule, do the following:

  1. In the Mail window, click the Home tab.
  2. In the Move group, click the Rules dropdown.
  3. Choose Manage Rules & Alerts.
  4. In the resulting window, click New Rule.
  5. In the Start From A Blank Rule section, select Apply Rule On Messages I Send.
  6. Click Next twice and then Yes (you don't need to set a condition at this point, but you could).
  7. Check the Delay Deliver By A Number Of Minutes option.
  8. In the step 2 pane, click the a number of minutes link, enter 60, and click OK.
  9. Click Next. In the next window, you could specify exceptions to your delay rule.
  10. Click Next.
  11. In the last pane, enter a name, such as Delay Send Rule.
  12. Click Finish, and then OK.

Delay rules come with an inherent problem-Outlook will send messages when the time arrives, regardless of your intentions. In addition, a delay rule like our example will impact all of your mail, not just those you actually need to delay. In other words, a delay rule might have some unfortunate repercussions, so use these rules judiciously.

 

Susan Sales Harkins is an IT consultant, specializing in desktop solutions. Previously, she was editor in chief for The Cobb Group, the world's largest publisher of technical journals.

Talkback

Add your opinion

In order to post a comment, you need to be registered. (Sign In or register below)

Post your comment

ZDNet Asia Live

Malaysia organizations don't realize severity of cyberattacks http://t.co/PUCv68Rd

News: Radio Costa Rica by EnjoyIT 1.0: Radio Costa Rica allows you to listen to a great var... http://t.co/BLzVT5As http://t.co/1Dhcy6ki

The key for mobile operators is identifying the applications that are popular with subscribers on their network. They can then work partn...

1 hour ago by camcullen on Experience trumps content in apps monetization

Experience trumps content in apps monetization | ZDNet http://t.co/gBXcjbGd

Experience trumps content in apps monetization - ZDNet Asia News: "What we are doing currently is not to monetiz... http://t.co/S2EZtd8m

Malaysia organizations don't realize severity of cyberattacks: "Minister Maximus Johnity Ongkili said at the Sec... http://t.co/bgVlOBvx

#security Malaysia organizations don't realize severity of cyberattacks: "Minister Maximus Johnity Ongkili said ... http://t.co/hkFb4zrI

Malaysia organizations don't realize severity of cyberattacks http://t.co/EEEmRM3j via @zdnetasia

Malaysia organizations don't realize severity of cyberattacks - ZDNet Asia News http://t.co/YpNMYgb5

Malaysia organizations don't realize severity of cyberattacks http://t.co/FFems54Q

China solar cell makers seek Taiwan partnerships http://t.co/p5Hh7kJD

Big data acquisitions pave way to fast, effective innovation http://t.co/hdiEfBsz via @zdnetasia

Integration, focused investments to propel Windows Phone: By Kevin Kwang , ZDNet Asia on May 23, 2012 (2 hours a... http://t.co/E7tsZbHJ

Integration, focused investments to propel Windows Phone http://t.co/u9TqjQ8C

ZDNet Asia IT Salary Benchmark 2012 http://t.co/rVwYlV7H

AsiaClassifiedToday. Integration, focused investments to propel Windows Phone - ZDNet Asia: S... http://t.co/47tdjZyG #asia #google #biz

So much as we know , MTK6575 extremely integrated frequency1GHz ARM Cortex-A9 processor, the superiority of 3G / HSPA Modem, and help the...

1 day ago by y15822137359 on 5 SaaS adoption speed bumps to avoid

I reckon your view: "CRM is strategy, not software", if a company replicating the approach uses in ERP implementation into CRM, what they...

2 days ago by wykoong on Gartner: Mobile CRM gives better ROI than social

This video will teach you about the Excel fill handle but also provide you with a workook to download... http://www.youtube.com/watch?v=...

3 days ago by TradeBrother on A quick fill handle trick for Microsoft Excel

waiting...

5 days ago by eapete on What should count in a company's market value?

Boy, you've opened a can of worms now.

Wait for the rants & raves.

5 days ago by eapete on What should count in a company's market value?

I was puzzling before this whether to replicate the success formula we executed for a financial institute, and come out with a standard s...

5 days ago by wykoong on Drop the egos, copy ideas, then innovate