Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • When a macro won't cut it, try a VBA script

    This post written by Daniel Ferry, an Excel MVP, chronicles how he and Beth Melton, a fellow MPV, designed a Gradebook template in Excel that makes teachers’ lives a whole lot easier. Several teachers, however, wanted to make the template even more useful. They asked us whether the template could...
    Posted to The Excel Team Blog by Excel Blog on Tue, Nov 22 2011
    Filed under: Filed under: , ,
  • Sorting a Custom Collection Class

    I’ve been following Dick’s VBHelpers Build series (1, 2, 3) and his last post reminded me that, from time to time, I need to sort a collection of items in-memory. I don’t have to sort all that often, so my approach has changed over time. I’ve kind of settled on the following....
    Posted to Daily Dose of Excel by Daily Dose of Excel on Mon, Oct 31 2011
    Filed under: Filed under: , , , , , , ,
  • Spot the 10 differences

    Hi everyone! Yesterday I experienced the tedious task of figuring out what the differences are between the VBA projects of two different versions of a customer project I built a long time ago. Luckily there are tools to compare differences in text files, such as ExamDiff. But the VB editor doesn’t...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Fri, Sep 16 2011
    Filed under: Filed under: , , , , , ,
  • Pitch Template

    From Wikipedia Pitch is an American trick-taking card game derived from the English game of All Fours (Seven Up). … The modern game involving a bidding phase and setting back a party’s score if the bid is not reached. The only “real” pitch is four-point, keep low, bid or set to...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Thu, Mar 10 2011
    Filed under: Filed under:
  • Name Manager Updated

    Hi All, I’ve just updated Charles Williams and my Name Manager utility. New in this version is that when you delete a range name, you will be asked whether you want to unapply the range name in your formulas. This should effectively prevent any #NAME! errors from surfacing when you remove a range...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Tue, Feb 15 2011
    Filed under: Filed under: , , , ,
  • Bulging Squares

    I found this Bulging Square illusion on my iPad, and then I found that Excel Hero had already done it as The Bulging Checkerboard. But Daniel did it as a chart, no VBA. Here is my interpretation with VBA, no chart. The first step was to make the cells square. Cell dimensions are [...] Read More...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Sat, Oct 30 2010
    Filed under: Filed under: ,
  • TableMaker 2.0

    Dick very recently put up a function that takes an Excel range and whips up some HTML to create a table. I loved that idea, and I asked if I could flesh it out. With Dick’s green light, I created a Sub() that captures each cell’s font family, font style, and font color, [...] Read More.....
    Posted to Daily Dose of Excel by Daily Dose of Excel on Fri, Oct 8 2010
    Filed under: Filed under: ,
  • A Hundred Thousand Name Managers!

    Hi folks, Many of the regulars here probably know the Name Manager utility, which Charles Williams and I created and give away for free on our websites. Rumour has it this is one of best tools ever built for the Excel developer. I won’t argue with that! Anyway, as I was looking at my web stats...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Thu, Aug 19 2010
    Filed under: Filed under: , , ,
  • The True Cost of Spreadsheets

    Rob wrote a white paper called Spreadsheet Addiction: The True Cost to the CPG Industry. In it, he lists the reasons why Excel is so popular and widely used and he lists the reasons why it costs more than you think. I’d excerpt some of that text, but I don’t know how to [...] Read More.....
    Posted to Daily Dose of Excel by Daily Dose of Excel on Wed, Aug 4 2010
    Filed under: Filed under: ,
  • Button image add-in for 2007 and 2010

    Hi all I want to let you know that I upload a new version of Jim Rech’s button image add-in today. You can find it in the “Find the names of the button images” section on my Ribbon page. This great Add-in is working now in Excel 2007 and in Excel 2010. While you there check out also...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Wed, Jul 7 2010
    Filed under: Filed under: , ,
  • Generate Sample Data

    I’ve long been a fan of Jimmy Pena’s Random Sample Data Generator Add-in and I use it quite a bit. I wanted to write my own, however, and introduce a little more flexibility. In particular, I was creating some sample inventory data and I needed to create inventory part numbers. My part [...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Thu, Jun 17 2010
    Filed under: Filed under:
  • Using the MATCH Function for a Linear Search and a Binary Search

    Given the problem I have with images and blog posts, I’m trying something new. I uploaded the content of the post to my website and am using an iframe to post it here. Yes, the UI experience is somewhat different than scrolling the entire browser window but hopefully it is something most people...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Wed, Mar 10 2010
    Filed under: Filed under: ,
  • Quick Find Regular Expressions

    I thought I’d add regular expressions to my Quick Find utility. I’ve used regular expressions about a dozen times in my life, so why not clutter up a simple tool with it. Now if I start my search string with rx: it will evaluate the rest as a regular expression. My problem is when [...] Read...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Mon, Aug 10 2009
    Filed under: Filed under:
  • Quick Move

    In my continuing series of tools to save myself literally seconds every day, I present Quick Move. See also QuickTTC, QuickPivot, and QuickFind. Even though I'm a keyboard guy, I tend to move or copy sheets within a workbook using the mouse. I generally only use Edit - Move or Copy Sheets when I...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Fri, Aug 7 2009
    Filed under: Filed under:
  • Excel Word Search Generator

    Debra at Contextures blogged about creating a word search puzzle while she nursed a hangover (although she won’t admit it). Creating a word search puzzle in Excel seemed like a fun exercise, so I set about doing it. It’s not even close to finished, I’m just throwing the first draft...
    Posted to Daily Dose of Excel by Daily Dose of Excel on Tue, Jul 21 2009
    Filed under: Filed under: ,
Page 1 of 2 (23 items) 1 2 Next >
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.