Trying to create userforms in VBA as opposed to DCL. Having a hard time getting graphics to work. I need a Form with a graphic to display a drawing with User Input entries, for example Dim A, DIm B, etc. In DCL you simply use a slide file which works fine. I have tried .jpg and .bmp inside of VBA with no luck. Can't get the graphic to fill the control. Quality is very poor, etc. Is there a good way to do this? DO you have to make your graphic the size of the control? Which graphic format is best?