Both seem to work, thanks!
Actually, earlier I tried
And it was simple and worked, but now that is throwing an error Runtime 438, object doesn't support this property or method.
Trying your method Deamo but I don't know how to implement it.
Edit:
Figure it out, thanks Deamo, am curious why my other method worked, then didn't later?? 
So, This works great, but I have 50 buttons that I have to duplicate the below code
Is there a way to condense that without having to repeat the above 50 times (I have 50 buttons that return color values so for each color value I have to duplicate the above)
They are all buttons named "Color1" "Color2" "Color50" etc but there are some numbers missing so it is not 1-50. The value to be given matches the number on the button, so Color50 would send value 50.
Thanks again
Bookmarks