View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
neil neil is offline
external usenet poster
 
Posts: 42
Default Displaying a Tif image in the Image Control

Hi, I have a spreadsheet that is an index of 12500 tiff
images, I want to be able to use the VBA Image control to
display the tif file within a form, but the image control
doesnt seem to support Tif format files, What do I do ?