Results 1 to 4 of 4

Thread: Autcalculate userdefined functions in Excel

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    The Netherlands
    Posts
    112

    Autcalculate userdefined functions in Excel

    Hi all,

    i have a few optionbuttons on an Excelsheet.
    When clicked the whole sheet including my selfcreated functions need to be recalculated.

    the sheet itself is no problem. but the cells with my homemade function simply dont update.

    only when i select the cell (with the function) and hit enter it recalculates.

    Anyone an idea how to recalculate a cell with my function?

    thanx in advance
    Remvs from holland

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Luton, UK
    Posts
    178
    Put

    Application.Volatile = True

    as the first line of each function.
    Regards
    BrianB
    -------------------------------

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    The Netherlands
    Posts
    112
    Dear Brian,

    im not behind my own pc now, and will not be for the coming 2 days.

    I'll check your suggestion asap

    thanx alot
    remvs

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    The Netherlands
    Posts
    112
    it works just fine! thanx!
    took a little more then 2 days to get back at you ;-)

Posting Permissions

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



Click Here to Expand Forum to Full Width