Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.
All Tags » VBA » Downloads (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Fixing Links To UDF’s in Addins

    Hi All, Excel has a host of built-in functions to help you do your computations. But sometimes you need to write your own functions using VBA. These functions are called “User Defined Functions” (UDF). UDF’s typically are placed in addins. As long as the addin is installed, the UDF’s...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Mon, Jun 2 2008
  • Showing An Array On A Form; Autosizing ColumnWidths Of A ListBox

    Hi all, For a project I needed a quick way to display the content of an array to the user. I didn’t want to use a worksheet, but opted for a userform. The data I wanted to show was contained in an array. The array contained something like: Description Before After Cell Errors 100 10 Corrupt Names...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Wed, May 14 2008
  • VBE Bookmark add-in for Office 2000-2007

    Hi all New page on my site with a very useful add-in from Jim Rech. http://www.rondebruin.nl/vbebookmarks.htm VBEBookmarks.dll is a simple COM Add-in created by Jim Rech for the Microsoft Office 2000-2007 Visual Basic Editor which lets you bookmark up to five locations in VBA projects for easy navigation...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Mon, Apr 21 2008
  • Catching Paste Operations

    You know the situation: You have carefully setup a workbook with intricate Validation schemes. But then along comes your user and he copies and pastes at will. Result: Validation zapped, workbook structure violated. What to do? The only way I find to be reliable is to catch all possible paste operations...
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Mon, Dec 17 2007
Page 1 of 1 (4 items)
Copyright Excel User Group and the relevant contributors, 2008. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.