• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

UDF & VBA - Not Recalculating or Triggering

ShawnExcel

Member
I am currently trying to create an attendance tracking that accounts for two separate pieces of data in each cell - how much time off, and what type of time off. I am storing the data as a number and color.

The issue I'm having is with the user defined function. It isn't recalculating correctly and I have to manually click into each formula and exit for it to recalculate. Additionally, the function is triggering part way through macros that I run and it interrupts it, not letting it finish. Can I just have the UDF run and recalculate when I hit a "Recalculate" button instead of messing with my macros? I've attached the spreadsheet I'm working on.

Thank you in advance!!
 

Attachments

  • 2017 Attendence.xlsm
    44.9 KB · Views: 2
Could it be something like this?
Ps. I did 'some' changes to Your Macros ...
 

Attachments

  • 2017 Attendence.xlsm
    40.3 KB · Views: 2
Back
Top