I think it's too easy, but I'm just new in visual basic and I'm having problems solving this.
If a1 => 1 then
in b1 show green.jpg
If a1 = 0 then
in b1 show red.jpg
Image.FromFile, LoadPicture? How do I reference it in cell b1?
I think it's too easy, but I'm just new in visual basic and I'm having problems solving this.
If a1 => 1 then
in b1 show green.jpg
If a1 = 0 then
in b1 show red.jpg
Image.FromFile, LoadPicture? How do I reference it in cell b1?