+ Reply to Thread
Results 1 to 3 of 3

Is it possible to programmatically "Save with thumbnail"?

  1. #1
    Registered User
    Join Date
    08-15-2013
    Location
    London
    MS-Off Ver
    Multiple versions
    Posts
    27

    Is it possible to programmatically "Save with thumbnail"?

    Hi.

    At work we use an Excel document to record data on individual jobs through our system. We currently do this with paper, and part of the printed document set is a "summary top-sheet" that outlines the full page(s) below.

    I'd like to take this process and do it with Excel files, and have proved I can create the "Summary" tab in such a way so that - as long as my Excel is set up to "Save every spreadsheet with thumbnail" - I can clearly read the Summary in a folder set to display with "Extra-large icons".

    The thing is, I don't really want to save every spreadsheet with a thumbnail! I'd like to find a way so that I could use a bit of VB code to save the document AND create its thumbnail at the same time. That way I can control when image are / are not saved.

    I've done some trawling and Googling but not been able to find anything relevant... I will continue looking, but if anyone can shed any light on this I would be very grateful.

    Cheers

    Skotzmun

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: Is it possible to programmatically "Save with thumbnail"?


    Hi,

    don't think it's doable 'cause DocumentProperties are read-only
    and after activating it via the check box in a workbook properties using the Macro recorder,
    the generated code is empty …

  3. #3
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Is it possible to programmatically "Save with thumbnail"?

    Hello Skotzmun,

    I think I follow what you want to do. Can you post a example of the "Summary sheet"?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ 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. Need macro to disable "Save" and "Save as" buttons
    By Anforya in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-20-2013, 01:06 PM
  2. Create a Command Button to "Save As" and "Close" an Excel Workbook
    By thedunna in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-26-2013, 05:38 PM
  3. Replies: 7
    Last Post: 08-10-2006, 06:20 PM
  4. [SOLVED] "Subscript out of range" error for: Workbooks("Test1.xls").Save
    By Just12341234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-17-2005, 11:05 AM
  5. save and restore "Workbook Menu Bar" & "Cell" menus
    By Jeff Higgins in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-13-2005, 10:08 PM

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