|
Host your Web site with PureHost! |
![]() Thursday, March 31, 2011 – Permalink – Insert Line Breaks with CodeLabel Captions
To successfully insert a line break in a label caption, you need to include both a line feed character and a carriage return character, entered consecutively.
Me.Label1.Caption = "Line 1" & _ Chr(13) & Chr(10) & "Line 2" However, you can also simplify your code using an built-in constant: Me.Label1.Caption = "Line 1" & vbCrLf & "Line 2" See all Topics <Doug Klippert@ 3:31 AM
Comments:
Post a Comment
Wednesday, March 30, 2011 – Permalink – Zoom BoxBetter viewAccess does not provide much room to enter long expressions in queries, forms, or reports. You can drag the column wider, but there is a neater, quicker method.
Labels: Access <Doug Klippert@ 3:26 AM
Comments:
Post a Comment
Tuesday, March 29, 2011 – Permalink – Print CalendarsGood looking printoutsThe standard calendar print out is dull: ![]() The new free Calendar Assistant makes it more fun. ![]() The Calendar Printing Assistant for Office Outlook 2007-10 See all Topics Labels: Outlook <Doug Klippert@ 3:36 AM
Comments:
Post a Comment
Monday, March 28, 2011 – Permalink – Paint with ExcelA range of expressionsIvan F Moala of XcelFiles.com has created a fascinating use for Excel. The application/macro converts Bmp (24Bit & 256), Gif, Jpg, Jpeg files into Excel spreadsheets!
Labels: Excel <Doug Klippert@ 3:14 AM
Comments:
Post a Comment
Sunday, March 27, 2011 – Permalink – Office Art2007 choices
Labels: Excel, PowerPoint, Word <Doug Klippert@ 3:07 AM
Comments:
Post a Comment
Saturday, March 26, 2011 – Permalink – Bad TypographyUgly when you look close
Labels: Word <Doug Klippert@ 3:43 AM
Comments:
Post a Comment
Friday, March 25, 2011 – Permalink – Google GuideHow to do datWhy Take The Google Guide Tutorial? Google Guide
and <Doug Klippert@ 3:57 AM
Comments:
Post a Comment
Thursday, March 24, 2011 – Permalink – CSSCascading Style SheetsAs a web page is formatted in FrontPage, the style choices are applied to each element. To format the body of the page, the HTML code might be: <body background="blue" color="white" font-family="times, serif" font-size=10pt>Every page on the site would need to be coded this way in order to have a consistent look. Cascading Style Sheets will simplify the problem. On an external page the elements can be defined like this: body {Each page would contain a reference to the CSS definitions: <head>When the element "body" is used it will now use the CSS references. For more information see: Using Cascading Style Sheets on Your Web Site - David Berry and Eric Meyer's Site In this Blog: CSS Links and: More Cascading Style Sheet Help See all Topics Labels: Expression Web, HTML, Internet <Doug Klippert@ 3:30 AM
Comments:
Post a Comment
Wednesday, March 23, 2011 – Permalink – Place Controls Exactly Where You WantWorks with other apps as wellThe Snap To Grid feature is an invaluable tool for aligning controls when you're designing forms and reports. However, when you fine-tune the placement of some controls, you'll probably want to move some of them to positions that aren't exactly aligned with the design grid. You can temporarily disable the Snap To Grid feature by holding down the [Ctrl] key. Then, you can use your mouse or the cursor arrows to place the controls exactly where you want them. See all Topics Labels: Access <Doug Klippert@ 3:25 AM
Comments:
Post a Comment
Tuesday, March 22, 2011 – Permalink – Replace TodayWeather or notReplace MSNBC's Outlook Today page "For the past several years, MSNBC provided a customized Outlook Today page that added news, weather, and stocks to the Outlook Today page. They recently discontinued the service and provided instructions to uninstall it. See all Topics Labels: Outlook <Doug Klippert@ 3:55 AM
Comments:
Post a Comment
Monday, March 21, 2011 – Permalink – Create a TemplateMore of a good thingAfter putting together the ultimate proposal, or dunning notice, you can save the document as a template so that you don't have to re-invent the whole thing. Here's how to do it in Word 2007-10. (Earlier versions also use "Save As")
Create a new template Also: Templates are digital stencils See all Topics Labels: Word <Doug Klippert@ 3:49 AM
Comments:
Post a Comment
Sunday, March 20, 2011 – Permalink – Read All About ITExcel readingBastien Mensink, from the Netherlands, runs ASAP-Utilities.com. He has aggregated the headlines from a number of Excel Blogs. If you don't have them as part of your RSS list, you should. Weblog Headines See all Topics Labels: Excel <Doug Klippert@ 3:07 AM
Comments:
Post a Comment
Saturday, March 19, 2011 – Permalink – Synch TimeTime ServerThings I've forgotten or never knew.
As long as you are connected to the internet, Windows will attempt to synchronize the time once per week. You can type the name of a time server if you want to use one that is not listed. Only time servers that use the Simple Network Time Protocol (SNTP) will work. Inserting an Internet address that uses the Hypertext Transfer Protocol (HTTP) will not work. The time server time.windows.com is operated by Microsoft. The time server time.nist.gov is operated by the U.S. government. Other time servers provided by your computer's manufacturer might also be listed.
Also: Time Flies Like an Arrow See all Topics <Doug Klippert@ 3:02 AM
Comments:
Post a Comment
Friday, March 18, 2011 – Permalink – Foley SoundsClip ClopHere's a subject you have heard about:
Art of Foley Labels: Addendum <Doug Klippert@ 3:31 AM
Comments:
Post a Comment
Thursday, March 17, 2011 – Permalink – Hardcopy RelationshipsDocument database
In Access 2000 thru 2003, this is easy. Simply display the Relationships window as usual and then choose File>Print Relationships from the menu bar. Doing so displays a report preview that you can then print or save.
Labels: Access <Doug Klippert@ 3:36 AM
Comments:
Post a Comment
Wednesday, March 16, 2011 – Permalink – Life With PowerPointCruel tips" Don McMillan is "Technically Funny". Before he became a nationally known stand-up comedian, Don spent 10 years as an engineer at IBM, AT&T, and VLSI Technology. He knows what corporate life is all about. His show is funny, smart, clean, AND he is the ONLY comedian working in PowerPoint. Life After Death by PowerPoint Don McMillan See all Topics Labels: PowerPoint <Doug Klippert@ 3:45 AM
Comments:
Post a Comment
Tuesday, March 15, 2011 – Permalink – Specifications for Excel 2007-10More flexibility
Labels: Excel <Doug Klippert@ 3:19 AM
Comments:
Post a Comment
Monday, March 14, 2011 – Permalink – Piggyback on GMailAn added toolGoogle's Gmail is free and offers some features you can use in conjunction with your email program.
"As well as a backup, it means you can easily access your messages via Internet terminal or mobile phone. Gmail is easily searched online or indexed offline using Google Desktop Search."Here's the article from Office Watch: Gmail as your spam filter Here's GMail's Fetch gadget: How to set up Mail Fetcher See all Topics <Doug Klippert@ 3:00 AM
Comments:
Post a Comment
Sunday, March 13, 2011 – Permalink – Use the RulerMeasure by MeasureHere is an article that explores the use of Word's Rulers.
Labels: Word <Doug Klippert@ 3:11 AM
Comments:
Post a Comment
Saturday, March 12, 2011 – Permalink – Clippy and FriendsOffice AssistantsThey were in the background, waiting to pounce. Chris Pratley was there in the beginning: Clippy and User Experiences Stanford University: Bob and the assistants Social science research influences computer product design ..."They have found that to a very considerable extent people treat their computers and other computer-driven technology in the same ways that they treat people - as if the computer possessed reason, feelings, etc. People also treat pictures on screens as real objects, rather than as representations of real objects. This is relevant to anyone who wants to design technology or content that is as effective as it can be ..." Also see: Microsoft Bob Clippy's Revenge See all Topics Labels: Windows <Doug Klippert@ 3:27 AM
Comments:
Post a Comment
Friday, March 11, 2011 – Permalink – Undo ExcelLevel talkIn Excel 2007. the number of levels of the "undo stack" was increased from 16 levels to 100. Setting AutoFilters, showing/hiding detail in PivotTables, and grouping/ungrouping in PivotTables are now reversible. And the undo stack is not cleared when Excel saves, be it an AutoSave or a Save by the user. If you think the number of undos should be changed, here's how:
Modify the number of undo levels If you want to clear the undo stack, just run a macro such as:Sub ClearUndo()
Range("A1").Copy Range("A1")
End SubAllen Wyatt: Clearing the Undo stack See all Topics Labels: Excel <Doug Klippert@ 3:35 AM
Comments:
Post a Comment
Thursday, March 10, 2011 – Permalink – Leaf AnimationAnimation tipThis tutorial will walk you through the steps you can use to display a leaf as it floats and swirls across the screen. There is also a file that you can download to see how its done. PowerPoint Heaven: Leaf Motion See all Topics Labels: PowerPoint <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
Wednesday, March 09, 2011 – Permalink – Help ChoicesFrom a Crabby Lady"Sometimes when you're stuck on a problem using an Office program, you need help and you need it NOW (not unlike the "I need it NOW!" urgency for a very nearby public restroom for your recently trained 2-year-old). You just want to be able to type a word or a phrase into search and have your answer immediately returned in the form of a simple, short article that explains it all. Six degrees of Office Online Help See all Topics Labels: Addendum <Doug Klippert@ 3:27 AM
Comments:
Post a Comment
Tuesday, March 08, 2011 – Permalink – Startup Switches for AccessYour choice"This article shows you how to customize the way that Microsoft Office Access 2007 starts by adding switches and parameters to the startup command. For example, you can have Office Access 2007 open a specific file or run a specific macro when it starts." Office.Microsoft.com Also: Support.Microsoft.com VB123.com See all Topics Labels: Access <Doug Klippert@ 3:09 AM
Comments:
Post a Comment
Monday, March 07, 2011 – Permalink – Screen Capture GearBetter than PrtScnYou can add graphics to instructions using the built in PrtScn button, but there's not much versatility. WritersUA by WinWriters, Inc has a discussion on some available apps that can help. ![]()
Capture Tools See all Topics Labels: Windows <Doug Klippert@ 3:17 AM
Comments:
Post a Comment
Sunday, March 06, 2011 – Permalink – Daylight SavingsGet a little, lose a little
Also see" Labels: Windows <Doug Klippert@ 6:13 AM
Comments:
Post a Comment
Non Stop ShowStop the breakoutIf a PowerPoint show is running, it can be stopped by using the escape key. Here's a way to prevent that from happening. A User can exit out of a show accidentally/intentionally by pressing the ESC key. This add-in disables the functionality of the ESC key. No ESCape Add-in by Shyam Pillai See all Topics Labels: PowerPoint <Doug Klippert@ 3:46 AM
Comments:
Post a Comment
Saturday, March 05, 2011 – Permalink – ContinuedMore to come
Labels: Word <Doug Klippert@ 3:54 AM
Comments:
Post a Comment
Friday, March 04, 2011 – Permalink – CmabrigdeCrorcet Sllipneg"Aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht the frist and lsat ltteer be at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit porbelm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe." Spanish: "Sgeun un etsduio de una uivenrsdiad ignlsea, no ipmotra el odren en el que las ltears etsan ersciats, la uicna csoa ipormtnate es que la pmrirea y la utlima ltera esten ecsritas en la psiocion cocrrtea. El rsteo peuden estar ttaolmntee mal y aun pordas lerelo sin pobrleams. Etso es pquore no lemeos cada ltera por si msima preo la paalbra es un tdoo." Russian: ![]() See: Matt Davis - Cmabrigde, for a full discussion. True or fsale? TheSpellingBlog See all Topics Labels: Addendum <Doug Klippert@ 3:28 AM
Comments:
Post a Comment
Thursday, March 03, 2011 – Permalink – Use a Table Aliasto change names in a queryWhen you need to change the table name referenced in an existing Access query, it can be a pain. This is especially true if the query contains a large number of fields. You typically might use an alias when you need to relate a table to itself or tables have long or unwieldy names. If you make a practice of always using aliases in your queries, you can easily change which table is used by changing the one occurrence of the original table name in the query's FROM clause.
See all TopicsLabels: Access <Doug Klippert@ 3:51 AM
Comments:
Post a Comment
Wednesday, March 02, 2011 – Permalink – Make Powerpoint HTML SingWeb sounds
A Sound Solution: Playing Music on HTML Presentations Michael Koerner (MS PPT MVP) has a sample PowerPoint to HTML. See all Topics Labels: PowerPoint <Doug Klippert@ 3:54 AM
Comments:
Post a Comment
Tuesday, March 01, 2011 – Permalink – And then there was WordRemember the pastAs one writer put it: "Before the development of personal computers and word processing software, Chris Pratley, a Microsoft Program Manager, started with the Excel team in 1994 and then worked with the Word team. He has written about the early days: Let's talk about Word And more Word words: Also see: WordStar Resource Site (Includes a WordStar emulator for Word) Also see: Let's talk about Word And more Word words: Key Events in Microsoft History Also see: WordStar Resource Site (Includes a WordStar emulator for Word) Also see: In Search of Stupidity See all Topics Labels: Word <Doug Klippert@ 3:25 AM
Comments:
Post a Comment
|