+ Reply to Thread
Results 1 to 3 of 3

Custom counting functions not updating?

  1. #1
    Registered User
    Join Date
    03-24-2010
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    27

    Custom counting functions not updating?

    I wrote a few custom functions to count various items on my main sheet. These two functions are called on a different sheet where all of the calculations and statistics are reported. To get them to update, I have to highlight the forumla where I call the functions and press enter (just like re-entering the formula, but not re-typing it). Does anyone know why they aren't updating? Is there any way to force them to update without doing something like "Private Sub Worksheet_Change(ByVal Target As Excel.Range)...?" If I do that, it will slow down the entire worksheet. Any ideas? Thanks!

  2. #2
    Registered User
    Join Date
    07-27-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2007/2010
    Posts
    86

    Re: Custom counting functions not updating?

    Insert this in your User Defined Function
    Please Login or Register  to view this content.
    Boon

  3. #3
    Registered User
    Join Date
    03-24-2010
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    27

    Re: Custom counting functions not updating?

    That worked perfectly, thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1