Results 1 to 20 of 32

Thread: A Class Module to store Images from a folder for later reuse in Workbook Excel VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    No Worries Dave. i had put the Declaration on the top of the module. :-)

    Here is a sample file to demonstrate my problem. I have used your code and followed the steps you suggested.

    If you put a watch on the PicCollect Collection or on IPic in the API Module then you will notice that none of the IPicture properties are populating. They are instead showing "Nothing".
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •