
|
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! |
![]() Saturday, March 13, 2010 – Permalink – This blog has movedThis blog is now located at http://unofficialexcelstuff.blogspot.com/. You will be automatically redirected in 30 seconds, or you may click here. For feed subscribers, please update your feed subscriptions to http://unofficialexcelstuff.blogspot.com/feeds/posts/default. <Doug Klippert@ 10:08 AM
Comments:
Post a Comment
Wednesday, March 03, 2010 – Permalink – Mail ExcelVBA + sampleExcel Guru Ron de Bruin has put together the VBA code needed to send Excel via email.He has also included the sample workbooks for those that are not VBA literate. Also: ". . . a new add-in named RDBMail for Excel/Outlook 2007-2010 Code to send mail from Excel See all Topics excel <Doug Klippert@ 3:43 AM
Comments:
Post a Comment
Monday, March 01, 2010 – Permalink – Video TutorialsWhat you see"MIStupid.com is The Online Knowledge Magazine that publishes information that everyone should know, wants to know, or forgot.A few of the lessons include:
See all Topics excel Labels: Tutorials <Doug Klippert@ 3:42 AM
Comments:
Post a Comment
Saturday, February 20, 2010 – Permalink – Selection AddressWhat's the count". . . know what range is selected at any given time. You can look at the Name Box, but that only show the active cell." Display number of Rows and Columns See all Topics excel Labels: Customize, Formulas, Macros, Reference, Shortcuts, Tips, VBA <Doug Klippert@ 3:59 AM
Comments:
Post a Comment
Thursday, February 18, 2010 – Permalink – Custom QATAccess additionsApplications put most of the most-used commands on the Home tab's Ribbon, not everything is there. You may want to add Close, Close All, or Print commands, for example. In the upper Left corner is the Quick Access Tool bar. To update the QAT: Click the down-pointing arrow to the right of the QAT. Choose any common commands (New, Close, Print, etc.) by checking the option. See all Topics excel Labels: Customize <Doug Klippert@ 3:31 AM
Comments:
Post a Comment
Friday, February 12, 2010 – Permalink – Custom ToolbarsYou’re not restrictedYou can create your own toolbars. Here's some code that helps: ![]() Toolbars for Fun and Profit See all Topics excel <Doug Klippert@ 3:09 AM
Comments:
Post a Comment
Thursday, February 04, 2010 – Permalink – Command Reference2003-2007-2010Those of you that are just now making the switch to the Ribbon world, will find this valuable.ComputerWorld.com See all Topics excel <Doug Klippert@ 3:14 AM
Comments:
Post a Comment
Tuesday, February 02, 2010 – Permalink – Office TrainingSuggestionsTechRepublic lists a number of areas that you might explore when training is needed for a new Office version.Here are a few:
See all Topics excel Labels: Tutorials <Doug Klippert@ 3:55 AM
Comments:
Post a Comment
Monday, February 01, 2010 – Permalink – Tips for Word and ExcelAlso some Windows hintsThis site has useful information about:
See all Topics excel <Doug Klippert@ 3:32 AM
Comments:
Post a Comment
Wednesday, January 27, 2010 – Permalink – Color ScalesConditional colorsHere is some information on Conditional color scales in Office 2010.Microsoft Excel 2010 Blog 1 Microsoft Excel 2010 Blog 2 Microsoft Excel 2010 Blog 3 See all Topics excel <Doug Klippert@ 3:42 AM
Comments:
Post a Comment
Tuesday, January 26, 2010 – Permalink – Where's the TemplateFind and/change storage spotsDescribes the different template categories and the locations of templates in 2007 Office programs. Also describes the registry settings that control where to find your custom templates. Support.Microsoft.com See all Topics excel <Doug Klippert@ 3:48 AM
Comments:
Post a Comment
Wednesday, January 20, 2010 – Permalink – Help ID'sVBA codeWhen you build a macro, you can call up information from the Excel Help file.Ron DeBruin has the information needed through 2007. Right clicking the Helpfile and choosing Properties will show the HP####### number in 2010. Help Context IDs for Excel See all Topics excel <Doug Klippert@ 3:00 AM
Comments:
Post a Comment
Wednesday, January 13, 2010 – Permalink – Text Files to ExcelA hard way to do an easy jobText files can be imported or just pasted into Excel. If you want to learn more about SQL statements and non-code coding, look at this blog:"Excel doesn't have an easy way to append multiple text files into one worksheet through the user interface. From time to time I hear customers asking how to do this in an easy way. Do you have to use Access or VB code to solve this problem? No. There's a way to do it in Excel by using a simple SQL statement in the connection string." MSDN Excel Blog See all Topics excel <Doug Klippert@ 3:53 AM
Comments:
Post a Comment
Sunday, January 03, 2010 – Permalink – Keyboard and Key TipsFinger it out2007 apps look different because of the ribbon, but the keyboard can still be used to speed up tasks. Microsoft has an online course that may help After completing this course you will be able to:Office.Microsoft.com/Training See all Topics excel <Doug Klippert@ 3:54 AM
Comments:
Post a Comment
Saturday, January 02, 2010 – Permalink – New CalendarsAnother yearHere are free Excel calendars for downloading.Twelve months on one sheet or one month per tab. ![]() DotXLS.com See all Topics excel <Doug Klippert@ 3:24 AM
Comments:
Post a Comment
Wednesday, December 30, 2009 – Permalink – Chart Null Data GapsFill in the spacesWhen creating a chart, data can sometimes be missing. You have a choice of leaving the cells empty or making them zero. By default, an empty cell will leave gaps in your graph. Zero entries will send a line graph down to the base line. One way to force Excel to interpolate the data is to enter the function =NA() in the empty cells. Another way is to go to Tools>Options and choose the Chart tab. Pick how you want data plotted - with gaps, as zero, or interpolated. ![]() Microsoft also has this suggestion: Gaps between the dates "If the datasheet data for the category axis contains date number formatting, Microsoft Graph automatically uses a special type of axis in your chart called a time-scale axis. Note, For 2007+, on the Design tab, click Select Data in the Data area, and then click Hidden and Empty Cells on the Select Data dialog box. See all Topics excel <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
Tuesday, December 22, 2009 – Permalink – Link WorkbooksTie them togetherExcel is a flatfile database, but you can do some Access kinds of relationships. "A link is a formula that gets data from a cell in another workbook. When you open a workbook that contains links (a linking workbook), Microsoft Excel reads in the latest data from the source workbook or workbooks (updates the links).
See all Topics excel <Doug Klippert@ 3:10 AM
Comments:
Post a Comment
Monday, December 14, 2009 – Permalink – Have a Geeky ChristmasAnd a Functional New YearIt is rather late in the season, but this is a gift that gives all year long: This hilarious clock is the perfect accessory for any Excel power user. Each numeral has been replaced with a suitable Excel function that will evaluate to that numeral. ![]() For instance: =FACT(3) - The FACT() function returns the Factorial of a number. The Factorial of 10 is 10x9x8x7x6x5x4x3x2x1. This function is great for statisticians calculating combinations and permutations. In our case, the Factorial of 3 is 3x2x1 or 6 MrExcel.com: Excel Function Clock See all Topics excel <Doug Klippert@ 3:20 AM
Comments:
Post a Comment
Saturday, December 12, 2009 – Permalink – Display Row, Column HeadingsUser FunctionHere's an odd little use of functions. If you want to display the Row number on a spreadsheet, the formula =Row()works just fine. You could then hide the Row and Column headings and format the Row numbers any way you want. If a Row is deleted the numbers will automatically update. Column headings are a little harder. The formula =Column() will show the number of the Column, not the letter, i.e. "2" instead of "B". The following formula extracts the Column letter: =SUBSTITUTE(ADDRESS(1,COLUMN(),4),"1","") To break it down: =ADDRESS(row_num,column_num,abs_num) This finds the address at Row number "1" and current Column number. The abs_num of "4 " says make the result a relative address. The formula will produce a result such as "AA1". SUBSTITUTE(text,old_text,new_text) This function looks at the address, i.e. "AA1". It replaces the Row number character ("1") with a null or empty value (""). The formula will produce a result such as "AA". Also see Daily Dose of Excel by Dick Kusleika. Dick mused:'
Of course Office 2007-10 has taken it up to 16,284 columns. See all Topics excel <Doug Klippert@ 3:11 AM
Comments:
Post a Comment
Wednesday, December 09, 2009 – Permalink – SparklinesQuick graphic reinforcementA graph or chart can give the reader a visual representation of a great deal of data. Concepts or results can be more easily grasped by a well formatted graphic. Charts, usually, take up more space in a document than is absolutely required. Edward Tufte has come up with the concept of Sparklines (Sparklines:Intense, Word-sized Graphics) . These are small graphs about the same height and width as common words. They are not out of place in the text of a document. Sparklines give the reader a snapshot of the data that quickly supports the material being discussed. ![]() See: Bisantz Sparklines The Sparkmaker can create Sparklines for Word, Excel, or PowerPoint. They can also be produced in HTML. See all Topics excel <Doug Klippert@ 3:27 AM
Comments:
Post a Comment
Sunday, December 06, 2009 – Permalink – Curvesand More
"Students of analytic geometry, (the kind that combines algebra and geometry), often work in one of two coordinate systems: Cartesian or Polar - and frequently must convert from one to the other. See all Topics excel <Doug Klippert@ 3:02 AM
Comments:
Post a Comment
Friday, December 04, 2009 – Permalink – Password BackgroundUnencryptedAlan Myrvold has written a background article on how Office handles passwords and what password strength means."Word, Excel, and PowerPoint have been able to password protect documents for several versions by setting the 'password to open'. What we felt could be improved was the ability to enforce password strength rules, similar to what may be required when logging into your computer at work." ![]() See all Topics excel <Doug Klippert@ 3:55 AM
Comments:
Post a Comment
Sunday, November 29, 2009 – Permalink – New Conditional FormattingMuch more capabilitiesPre-2007 Excel was limited to only 3 conditions. The new Office is more generous and versatile. Here are some of the features:
2007+ Conditional Formatting See all Topics excel <Doug Klippert@ 3:48 AM
Comments:
Post a Comment
Tuesday, November 24, 2009 – Permalink – Formatting OverviewLooking goodThe judicious use of formatting can make data easier to understand as well as pleasant to see. Scott Lowe put together a series of articles on how to format data in Excel. The Articles are on TechRepublic.com Anatomy of Excel formatting: Part 1
See all Topics excel <Doug Klippert@ 3:39 AM
Comments:
Post a Comment
Sunday, November 15, 2009 – Permalink – Color NewsA multidiscipline subjectHere is a study about how color effects a reader's choice of concentration. It was intended for newspaper publishers, but the same knowledge can be used in Web design, PowerPoint, or any other reporting application. Word and Excel will also benefit. Color, Contrast, and Dimension in News Design ColorProject The Poynter Institute is a school for journalists, future journalists, and teachers of journalists. Poynter.org See all Topics excel Labels: Tips <Doug Klippert@ 3:08 AM
Comments:
Post a Comment
Thursday, November 05, 2009 – Permalink – Change Code to CommentsFast solutionWhen you're testing procedures, you can temporarily convert a block of VBA code to comments that will be ignored during a trial run. Doing so manually by inserting an apostrophe before each line of code can be a real chore. To simplify this task,
See all Topics excel Labels: VBA <Doug Klippert@ 3:42 AM
Comments:
Post a Comment
Wednesday, November 04, 2009 – Permalink – Paste is SpecialVersatile functionsIf the data you brought into Excel comes through as text rather than numbers, Paste Special can fix it.
What's So Special About "Paste Special"? Excel Paste Special function Pasting Using Paste Special See all Topics excel Labels: Tips <Doug Klippert@ 3:08 AM
Comments:
Post a Comment
Thursday, October 29, 2009 – Permalink – Hep MeHelp topic locationsThis from Ron de Bruin:
Help Context IDs for Excel See all Topics excel <Doug Klippert@ 3:09 AM
Comments:
Post a Comment
Sunday, October 25, 2009 – Permalink – Export Formatted SheetsAccess to ExcelAccess provides an easy way to export data to Excel through the Office Links feature. To use this feature, simply select a relevant database object and choose Tools>Office Links> Analyze It With Excel. The worksheet Excel creates includes some minor formatting applied to the field headings that appear in row 1. Some formatting in your original Access database affects the worksheet cell formatting as well. For example, if you're exporting from a datasheet, gridline and font attributes are carried over to Excel. If you use the Office Links feature to export data behind a form, text box shading and font properties are applied. The final result in Excel may not exactly match your Access data; however, you'll probably find that less work is required to get your Excel version of the data into an easily readable state. In Office 2007-10 it's External Data>Excel ![]() See all Topics excel Labels: Tips <Doug Klippert@ 3:07 AM
Comments:
Post a Comment
Thursday, October 22, 2009 – Permalink – Move Using AltOne sheet to anotherTo move data from one worksheet to another, highlight the data. Hold down the ALT key and move the mouse until the pointer arrow is on the border of the selection. Drag the selection down to the destination worksheet tab. When the arrow touches the tab, Excel switches to the desired worksheet. Now drag the selection to the correct position. Let go of the mouse and then the ALT key. To copy data hold down the CTRL+ALT keys and perform the steps above. BTW the screen will not scroll while you hold the ALT key down. See all Topics excel <Doug Klippert@ 3:56 AM
Comments:
Post a Comment
Saturday, October 17, 2009 – Permalink – Shortcut BordersKeyboard trickUse Ctrl+1 to bring up Excels Formatting dialog box. Shift+B will take you to the Borders tab. Now you can use the following key strokes (2002+):
![]() Shortcuts for Applying Borders Ctrl+Shift+7 will outline a cell without having to display the Format dialog. See all Topics excel <Doug Klippert@ 3:28 AM
Comments:
Post a Comment
|