Hey there,
I have a little experience with VBA and thus i need help, tx in advance if anyone can share some clues
what i have is a form with buttons, clicking on them changes values in some form fields.
i need the button when shift-clicked to change the value differently
in my code i have
and then
and this works fine when shift-click is used, but it also behaves the same when the next click on the same button comes, even if it is not a shift click.
any ideas how to make it work only the first time?
Bookmarks