+ Reply to Thread
Results 1 to 2 of 2

A Class Module for storing Images from folder for reuse in Excel Workbook Excel VBA

  1. #1
    Forum Contributor
    Join Date
    03-07-2006
    Location
    India
    MS-Off Ver
    MSOffice 365 Professional 64 bit
    Posts
    108

    A Class Module for storing Images from folder for reuse in Excel Workbook Excel VBA

    I am importing csv data and images from a folder into a temporary Excel workbook, which is used for readying the data for reporting purposes and resizing the data-related images. I then plan to import this data and corresponding images into my current workbook.

    With ADO, i am able to import the csv data from the temporary workbook into my current workbook, BUT NOT THEIR CORRESPONDING IMAGES to generate different reports.

    I came to know that a Custom Class Module can store objects for later use. My question is, is there a way to store the pictures directly from the folder into a Class Module by the picture name (instead of inserting them into the temporary workbook), for later use for generating reports in current workbook?

    e.g. a Class Module to hold the pictures till the current workbook is open (maintain active session).

    Is this possible?

    http://www.vbaexpress.com/forum/show...book-Excel-VBA
    Last edited by junoon; 02-15-2020 at 10:54 AM.

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: A Class Module for storing Images from folder for reuse in Excel Workbook Excel VBA

    Administrative Note:

    Welcome to the forum.

    We would love to help you with your query; however, it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly.

    Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)
    HTH
    Regards, Jeff

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Add images in excel cells by folder name
    By KLISENCE in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-10-2018, 05:29 AM
  2. How can we use class module in Excel Vba?
    By excel_specialist in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-30-2017, 04:21 AM
  3. Copy images from a folder & paste them in Excel
    By karan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-22-2011, 02:40 PM
  4. [SOLVED] Reference Class Module in Access from Excel
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-28-2005, 05:05 AM
  5. [SOLVED] How to reference a Class Module located in an add-in or another workbook?
    By keithb in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-09-2005, 09:05 PM
  6. [SOLVED] Assistance in depth on class module for excel vba
    By Rahela in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-04-2005, 03:05 AM
  7. [SOLVED] Excel ActiveX causes lost Class Module reference
    By Jason Webley in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-30-2005, 07:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1