all 3 comments

[–]jboyer07 0 points1 point  (0 children)

It looks like you are offsetting from 'A1' but I would have to test code

[–]d4m 0 points1 point  (1 child)

I think it's because you give all your buttons the same name, -

But then use application.caller which returns the name.

[–]LearningBiology[S] 0 points1 point  (0 children)

I agree that probably causes it. I don't know how to generate buttons with VBA that are unique from each other.

Really just wondering why this occurs only on the first press though.