Forum Discussion

JT_2021's avatar
JT_2021
Copper Contributor
Aug 08, 2021

VBA code Two buttons merge

I need to merge these two buttons into one, i am very new to this and keep breaking the program 😉 Private Sub cmdAdd_Click() 'dimension the variable Dim addme As Range, cNum As Integer Dim x A...

Resources