- Follow this blog:
- RSS
- Email Alert
Microsoft Office
Mark Kaelin
TechRepublic Staff
Mark Kaelin

-
How to combine the Clipboard and Find/Replace feature for quick edits
Copying text is a simple task in Office applications. We're so accustom to this process that we don't even think about it. Even text that's not in the same document or same application easily...
Posted by Susan Harkins | October 19, 2007, 12:00 AM PDT | Latest comment by ssharkins@...
-
Access 2007 doesn't export to Excel
You cannot export a report to an Excel format in Access 2007 This might be a bit of a gotcha if you upgrade a database that exports Access reports to Excel.
Posted by Susan Harkins | October 16, 2007, 9:12 AM PDT | Latest comment by rgerald@...
-
Keep Word headers and footers from overlapping your document's text
When you find your header is almost overlapping the first line of text in your Word document, you do not need to make your header smaller; you need to increase the distance of the header text from...
Posted by Mary Ann Richardson | October 16, 2007, 12:00 AM PDT
-
Have Access automatically print your reports
If you need to print out an Access report by 10:00 every Friday morning, you don't have to do it manually. Follow these steps to create a macro to print the report and schedule it to run at that...
Posted by Mary Ann Richardson | October 16, 2007, 12:00 AM PDT | Latest comment by jteeple@...
-
Add autonumbering to your Excel spreadsheet
Unlike Access, Excel does not have an autonumbering feature that increments a number each time you add a new row. With Excel 2003 and 2007, you can use the Row function to add your own...
Posted by Mary Ann Richardson | October 16, 2007, 12:00 AM PDT | Latest comment by noemir
-
How to avoid an embarrassing mistake in Outlook
Have you ever sent an e-mail to the wrong person? If you’re lucky, it didn't matter. However, it could be an embarrassing and even critical error. For instance, let's suppose you have two...
Posted by Susan Harkins | October 15, 2007, 12:19 PM PDT | Latest comment by cquirke
-
Tip: Word patch for 2002, 2000
http://www.microsoft.com/technet/security/Bulletin/MS07-060.mspx  "This security update resolves a privately reported vulnerability in Microsoft Word that could allow remote code execution if a...
Posted by Susan Harkins | October 14, 2007, 4:19 PM PDT
-
How to work around an annoying editing setting
One editing feature that seems to drive some people nuts is the way Word (and many Office applications) automatically selects an entire word when you highlight a partial word. For example, enter a...
Posted by Susan Harkins | October 11, 2007, 11:34 AM PDT | Latest comment by ssharkins@...
-
Include an attachment field with your Access 2007 database
With Access 2007's new attachment fields, you can attach most file types to your database records for better illustration of your data across reports. Mary Ann Richardson explains how you can...
Posted by Mary Ann Richardson | October 9, 2007, 12:00 AM PDT | Latest comment by vevans@...
-
Use Word 2007's new Reading Highlight feature to highlight words in your document
If you've ever wished you could use Word's Find feature to search for a particular word and highlight all occurrences of that word, then have the document stay highlighted even after you turn off...
Posted by Mary Ann Richardson | October 9, 2007, 12:00 AM PDT | Latest comment by rachelps
-
Differentiate pie slices with Excel's Bar Of Pie chart option
Too many tiny slices? One way to make your Excel chart more coherent is to use the Bar Of Pie chart option. The bar of pie chart displays the tiny pie slices into a horizontal bar chart so they...
Posted by Mary Ann Richardson | October 9, 2007, 12:00 AM PDT | Latest comment by gerila_7@...
-
How to repair a missing library reference
One of the most common questions I receive concerns an unexpected error. Everything's working fine and suddenly, the user gets a vague error message that says they're trying to use an undefined...
Posted by Susan Harkins | October 8, 2007, 12:33 PM PDT
-
How to avoid Fast Save’s security breach
If you store sensitive data, you might be at risk, but not the way you think. I'm not talking about a virus or a hacker, but an Office feature that does exactly what it was designed to do. As you...
Posted by Susan Harkins | October 5, 2007, 6:12 AM PDT
-
How to move Outlook’s flag column
You can rearrange, resize, and even remove all of the columns in Outlook's message list in Mail view -- all except the flag column. Moving that column requires more work: Right-click any field...
Posted by Susan Harkins | October 4, 2007, 1:20 PM PDT | Latest comment by undrline
-
Formatting Yes/No fields in Access reports
Check boxes are fine for data entry, but you may not want to use them on a formal report. Follow these steps to create a report that replaces check boxes with specific word properties.
Posted by Mary Ann Richardson | October 2, 2007, 12:00 AM PDT | Latest comment by ssharkins@...
-
Transfer information to other documents using Word 2007's View Side By Side feature
When you need to copy information from one Word 2007 document to another, you could copy and paste -- or, you could just right-click and drag the information from one document to another. Word...
Posted by Mary Ann Richardson | October 2, 2007, 12:00 AM PDT | Latest comment by Ron_007
-
Set up minimum and maximum markers on Excel line charts
When working with an Excel chart, you may wish to emphasize which month had the most sales and which month had the least sales. You could manually add a text box or other graphic to the...
Posted by Mary Ann Richardson | October 2, 2007, 12:00 AM PDT | Latest comment by shwe
-
Tip: Excel 2007 has interesting bug
Thanks to John Bartow for sending a link to Excel Can't Multiply.  I tried it, and it's true. Be sure to read the first response because he share some interesting insight. I can't add anything...
Posted by Susan Harkins | September 28, 2007, 9:07 AM PDT | Latest comment by farrell_av3
-
Tip: Excel 2007 bugs
Thanks to Gustav Brock for this link to Excel 2007 bugs and issues.
Posted by Susan Harkins | September 26, 2007, 6:30 PM PDT
-
Tip: Quick word count in Word
Word count is a critical issue for some of us -- it certainly is for me. Fortunately, it's easy to get a word count for the entire document or even a selection of text: With nothing selected,...
Posted by Susan Harkins | September 26, 2007, 9:44 AM PDT
-
Two ways to add checkbox controls to a Word document
Use a customized bulleted list or a content control to insert checkboxes into a Word document, depending on how you are going to use it.
Posted by Susan Harkins | February 22, 2012, 8:16 AM PST | Latest comment by ian@...
-
How to add a drop-down list to an Excel cell
Drop-down lists can greatly facilitate data entry. Here's a look at how to use Excel's data validation feature to create handy lists within your worksheets.
Posted by Susan Harkins | June 12, 2008, 12:00 AM PDT | Latest comment by dhivya.vasu01@...
-
Transpose Excel data from rows to columns, or vice versa
When you need to flip-flop data in an Excel worksheet, don't waste time doing it manually. Excel offers a handy Transpose option that will quickly take care of the task.
Posted by Jeff Davis | June 23, 2009, 12:00 AM PDT | Latest comment by excelinexcel
-
Use SUMIFS() to sum by multiple conditions in Excel
Excel's SUMIF() lets you sum values, conditionally. It's new sibling, SUMIFS() lets you sum values by multiple conditions.
Posted by Susan Harkins | November 14, 2011, 11:25 AM PST | Latest comment by peter.r7
-
How to use Excel 2010's new conditional formatting with references
Excel 2010's new referencing option makes conditional formatting more powerful than ever before!
Posted by Susan Harkins | August 30, 2010, 8:40 AM PDT | Latest comment by manishdhir
-
Add horizontal lines to a Word document
Susan Harkins shows you two easy ways to insert a horizontal line into a Word document.
Posted by Susan Harkins | September 29, 2010, 12:00 AM PDT | Latest comment by Shrike49
-
How to Alphabetize Lists In Word
I learned something new the other day—Word can alphabetize a list. I’m sure many users already know this, but it’s brand new to me. Years ago, I could do this with WordPerfect, but I’ve...
Posted by Susan Harkins | May 29, 2007, 12:13 PM PDT
-
Four ways to insert an em dash in a Word document
When you need an em dash, you can let Word enter it for you the easy way. If that approach doesn't suit your needs, try one of three manual methods.
Posted by Susan Harkins | March 1, 2010, 12:00 AM PST | Latest comment by Marshwiggle
-
Use Word's Vertical Alignment settings to center a page
Centering text vertically isn't difficult; you just have to know where to look!
Posted by Susan Harkins | July 28, 2010, 6:30 PM PDT
-
Use COUNTIFS() to evaluate multiple count and criteria ranges
Excel's COUNTIFS() function is flexible enough to handle different ranges and data types.
Posted by Susan Harkins | May 21, 2012, 10:37 AM PDT | Latest comment by jbenton@...
-
The secret to unhiding column A in an Excel worksheet
After you hide column A, it might seem like it's gone forever. Fortunately, there are two simple tricks for unhiding it.
Posted by Susan Harkins | March 16, 2009, 12:00 AM PDT | Latest comment by fallon.stuart@...
-
Quickly fill blank cells in Excel
Blank cells can spell trouble. Here's an easy way to fill in those blanks and protect the validity of your data.
Posted by Susan Harkins | April 26, 2010, 10:50 AM PDT | Latest comment by Midhunmj
-
A quick and dirty way to compare columns of Excel data
Using this little-known feature in Excel, you can quickly compare one column of data to another.
Posted by Susan Harkins | April 6, 2012, 11:41 AM PDT | Latest comment by HAL 9000
-
Convert your Word documents into PowerPoint 2007 presentations
If you need to make a PowerPoint presentation from a Word document, don't worry about endless cutting and pasting. Mary Ann Richardson shows how you can use Word's built-in formatting to make an...
Posted by Mary Ann Richardson | April 1, 2008, 12:00 AM PDT | Latest comment by nor12345
-
Build a simple timesheet in Excel
Excel makes it easy to set up a system for tracking time. Follow these steps to create your own or download our sample timesheet template and customize it to fit your needs.
Posted by Susan Harkins | January 26, 2010, 9:43 AM PST | Latest comment by raj_as
-
Create an Excel data entry form that includes check boxes
You can keep a lot of information on an Excel data entry form, but you can make it easier for your users -- and yourself -- to create tables by adding check boxes. Here's how to set up check boxes...
Posted by Mary Ann Richardson | July 31, 2007, 12:00 AM PDT | Latest comment by Corbybhoy
-
Delete a stubborn page break in Word
Sometimes, Word won't let you delete a page break. The fix is usually simple -- although the cause might surprise you.
Posted by Susan Harkins | January 8, 2010, 7:13 AM PST | Latest comment by kramer22
-
Use a formula to trigger Excel's Conditional Formatting feature
If you need a visual clue to hype a worksheet, use Excel's Conditional Formatting feature to help values stand out.
Posted by Susan Harkins | January 5, 2009, 1:07 PM PST | Latest comment by JNirvaha
-
10 things you can do to give your PowerPoint presentations a heartbeat
This information is also available as a PDF download. Imagine this: You've just returned to your seat for this afternoon's training seminar. The morning session was pretty interesting, providing...
Posted by Katherine Murray | July 10, 2007, 2:44 PM PDT
-
Use a custom format in Excel to display easier to read millions
Use a custom format in Microsoft Excel to reduce the number of digits in a large number without losing its scale.
Posted by Susan Harkins | March 14, 2012, 11:16 AM PDT | Latest comment by jeng02@...

































