
|
Book Home Page Bloglines 1906 CelebrateStadium 2006 OfficeZealot Scobleizer TechRepublic AskWoody SpyJournal Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word Host your Web site with PureHost! |
![]() Sunday, May 04, 2008 – Permalink – Conditional FormattingIf it's Tuesday, it must be mauve
This can be very useful for highlighting important information and values outside an accepted range or providing a visual cue to associate value ranges with color codes. Just click the cells you'd like to format and select Format >Conditional Formatting. The Conditional Formatting dialog box lets you set up the conditions by which the formatting of the cell will occur. You pick the operator (between, equal to, less than, etc.) and the value or range of values. Click Format to open the Format Cells dialog box, where you can select the colors and styles to be used. However, you can format that same cell to exhibit red, bolded text on a green background if it contains a value between 51 and 100. GR Business Process Solutions: Also <Doug Klippert@ 7:03 AM
Comments:
Post a Comment
Saturday, March 29, 2008 – Permalink – Week NumbersWho's counting?For most purposes, weeks are numbered with Sunday considered the first day of the week. This works most of the time, but it can be a little confusing certain years.
If your week starts on a different day, you can use the Analysis ToolPac function:
"The function WEEKNUM() in the Analysis Toolpack addin calculates the correct week number for a given date, if you are in the U.S. The user defined function shown here will calculate the correct week number depending on the national language settings on your computer."
datepart("ww",[DateField],7,1)
<Doug Klippert@ 7:24 AM
Comments:
Post a Comment
Monday, February 25, 2008 – Permalink – Legacy files from 2007Go backRead this article closely. If you work in a situation where you need to work with legacy (pre-2007) files, it may be handy. If you do most of your work in 2007, I wouldn't bother. "When you use Windows Explorer or the desktop to create a new 2007 Microsoft Office file, a new Office file is created in an XML file format (.dox or .xlsx). For example, this behavior occurs when you right-click the desktop, you point to New, and then you click Microsoft Office Word Document. By default, files that you create in the 2007 Office system are in XML file formats. Knowledgebase 935787 See all Topics excel Labels: Formats <Doug Klippert@ 8:01 AM
Comments:
Post a Comment
Sunday, January 13, 2008 – Permalink – Match Format PasteCopy/Paste formatting in Word, PowerPoint or ExcelWhen you copy information from a Web page or another document, the formatting will also be copied. To match the formatting of the target document, copy the text and place the cursor where you want to insert the copy. Then, go to Edit>Paste Special, and select the Unformatted Text option. (Click the arrow under Paste in the Clipboard group on the Home tab in 2007) The clipboard text will be pasted to match the target. Another way when using Word 2002 + is to click on the "Smart icon" that appears at the lower right corner of the pasted text. You can then choose to keep the original formatting, match the destination formatting, keep text only, or apply a new style. An additional way to transfer just the formatting between documents is to highlight the text with the formatting you wish to copy and then hold down the Ctrl key and the Shift key and press the C key (Ctrl+Shift+C). Release the keys. Select the text you want to have formatted. Hold down the Ctrl key and the Shift key and press the V key (Ctrl+Shift+V). Only the formatting is copied, not the text. In Excel use Edit>Paste Special and select the "Formats" option. TechTrax: What's So Special About "Paste Special"? by Linda Johnson, MOS Paste Special can also be used with graphics. You can change Word's default behavior; choose whether to paste Inline or Floating. Microsoft Word MVPS FAQ [Edited entry from 10/31/2004] See all Topics excel Labels: Formats <Doug Klippert@ 6:47 AM
Comments:
Post a Comment
Saturday, January 12, 2008 – Permalink – Spreadsheet DietFormatting bloatAvoid applying formatting to more than just the active area of your worksheet. Extraneous formatting will confuse Excel about the last cell in the spreadsheet. Depending on your OS and specific configuration, you could see symptoms ranging from Excel not responding to various error messages concerning page faults, low virtual memory, and access violations. You may see a warning message; "Too many different formats." To resolve this issue, make sure you select only the particular range of cells you want formatted when you apply specific formatting or select Format>AutoFormat. You can use Ctrl+End to see where Excel thinks the last cell is. For more information, check out: Labels: Formats, Tips, Troubleshooting <Doug Klippert@ 8:32 AM
Comments:
Post a Comment
Monday, July 02, 2007 – Permalink – Data ValidationControl inputMark Rowlinson provides a discussion by Kid Van Ouytsel that does an excellent job explaining data validation. He has also constructs a sample workbook that you can download and play with. Data Validation "Data validation is a tool that can help you control the input/changes someone can make in a spreadsheet. It can help you or your users to make choices, guide them to make relevant input/changes, or restrict input to a specific type of data or structure. It can help you or your users to save time and to keep formulae working properly."
Labels: Formats <Doug Klippert@ 5:41 AM
Comments:
Post a Comment
Friday, June 08, 2007 – Permalink – Location IndicatorPoint to the spotHere's a link to the code that produces conditional formatting on the fly to the cells in the current row and column. ![]() Color banding location See all Topics excel <Doug Klippert@ 5:55 AM
Comments:
Post a Comment
Monday, May 07, 2007 – Permalink – Hide DupsFormat don't showDuplicate entries can be formatted to "disappear", but still be available for computation.
Dups can also stand out:
Hide Duplicate Values Also: Hide Records with Duplicate Cell Entries See all Topics excel <Doug Klippert@ 6:52 AM
Comments:
Post a Comment
Tuesday, February 13, 2007 – Permalink – Open 2007 in 2003-2000Not everyone is going to jump at onceHow to open and to save Word 2007, Excel 2007, and PowerPoint 2007 files in earlier versions of Office Microsoft Office Word, Microsoft Office Excel, and Microsoft Office PowerPoint versions 2000 through 2003 cannot natively open documents that are stored in the Office Open XML Formats in 2007 Microsoft Office programs.
After you install the Compatibility Pack, you can use your existing version of Word, Excel, and PowerPoint to open, edit, and save the file formats that are new to Word 2007, Excel 2007, or PowerPoint 2007. For example:
Word 2000 Compatibility Pack Functions Compatibility Pack Download See all Topics excel <Doug Klippert@ 7:29 AM
Comments:
Post a Comment
|