ReportMaster
MIS
Hey all,
I have a USER FORM in EXCEL with a frame inside of it. I also have option buttons. I am trying to program the option buttons to change teh background picture of the frame. I am trying to do this without pointing to a file on my hard drive (i.e. "C:\pictures\back1.jpg").
what are my options here:
frmFrame.Picture = ???
Thanks!
I have a USER FORM in EXCEL with a frame inside of it. I also have option buttons. I am trying to program the option buttons to change teh background picture of the frame. I am trying to do this without pointing to a file on my hard drive (i.e. "C:\pictures\back1.jpg").
what are my options here:
frmFrame.Picture = ???
Thanks!