I am just a novice in vba excel. I have a requirement. Need to select a scanned image file (mostly in tif format and some may be in pdf format). i am using a few basic controls (text field, command filed, option buttons to get file name from the folder). would like to view the image content by the side of userform (you may suggest suitable control) and on viewing the image, need to select one of the many option buttons and rename the file and save in anothe folder with same file extension. I have written vba code to select file, renaming file and saving in another folder (currently viewing of image is done outside vba code and option is selected). would liike to view the image as part of vba code. request you to guide me - Siva India