I would like to display a range of cells from a Worksheet on a Userform.
Worksheets("Pretty Picture") from Range (J2:M35)
It needs to be in the form of a picture, not the values of the cell. I was thinking that I could insert a picture on my userform and define the range as some type of object as the picture, but I have no idea how to code it. Does anyone know how i can do this?
Thanks,
Kelsey
Worksheets("Pretty Picture") from Range (J2:M35)
It needs to be in the form of a picture, not the values of the cell. I was thinking that I could insert a picture on my userform and define the range as some type of object as the picture, but I have no idea how to code it. Does anyone know how i can do this?
Thanks,
Kelsey
