Hello,
I am a beginner at Excel VBA, so sorry for stupid questions... I am still learning 
I have two different codes. They each work correctly, but I want to combine them into one, to do a bit different task.
This code creates Buttons "Green", and when you press it, it opens window with information, on which row that button is.
Second code is for changing color of the row. I assign it to the button. And then row color changes to green or back to normal, by the push of that button.
The problem is, that I need button for every row. And I have around 1000 rows...
So, could you please help me to combine these two codes into one?
I need that every row would have a button, and that row color could be changed by pressing that button. Also, from the first code, I dont need tat it would pop up a window with row number information.
Thanks in advance
Bookmarks