I want to insert three buttons, "previous month", "current month" and "next month". For getting the actual month I got a "MonthCounter" integer variable. But when I set it in the buttons the change in this variable is not done right away (That means I have to click twice to get the chage working).
So I thought of changing it with a macro but don't get it working.