Quote Originally Posted by Trebor76 View Post
Hi ste33uk,

Here's one way:

Sub RunMyMacros()

    Call FORMULAS_TO_VALUES
    Call SHEETS_TO_HOME
    Call AUTO_CALCULATE_SOME_CELLS

End Sub
Regards,

Robert
Thanks robert i think i can make that work if i change the way some of my macros end, thanks