MarkusLAndersson
Mechanical
- Aug 11, 2005
- 20
I would like to get an image to change by cheking a sertain value in an excel sheet.
if the scheet have the value 3 the folowing should happen:
Variable = TextBox273 = ws2.Cells(24, 94).Value ('the value 3)
Image12.Picture = DetailSelect.Image3.Picture
Hovever I want the Image3 to be able to change depending on the value in the sheet.
Could some one help me.
I would really appriciate it
if the scheet have the value 3 the folowing should happen:
Variable = TextBox273 = ws2.Cells(24, 94).Value ('the value 3)
Image12.Picture = DetailSelect.Image3.Picture
Hovever I want the Image3 to be able to change depending on the value in the sheet.
Could some one help me.
I would really appriciate it