+ Reply to Thread
Results 1 to 2 of 2

The picture is too large and can be truncated

  1. #1
    Registered User
    Join Date
    06-16-2015
    Location
    India
    MS-Off Ver
    Office2010,2013
    Posts
    4

    Lightbulb The picture is too large and can be truncated

    Hi,

    I have a macro which copies data from one sheet to another and saves before closing the workbook. Here I get an error before closing

    "The picture is too large and can be truncated" I have used following method to clear the clipboard but it doesn't work and message error keeps appearing.
    Please advise.

    Sub ClearClipboard01()
    Application.CutCopyMode = False
    Application.CommandBars("Clipboard").Visible = True
    On Error Resume Next 'incase clipboard IS empty
    Application.CommandBars("Clipboard").FindControl(ID:=3634).Execute
    Application.CommandBars("Clipboard").Visible = False
    End Sub


    Thanks in advance.

    Regards,
    P.S.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: The picture is too large and can be truncated

    Welcome to the forum.

    We'd like to help you but first..

    Pls take some minutes to read forum rules and specially-in this case- rule#3 and add code tags around your code.
    Then anyone will be able to help you.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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. The picture is too large and will be truncated
    By Dhruba Bandopadhyay in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 05-26-2016, 07:28 AM
  2. Macro: the picture is too large and will be truncated
    By graiggoriz in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-15-2015, 11:18 AM
  3. [SOLVED] The picture is too large and will be truncated
    By Dhruba Bandopadhyay in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2006, 12:05 PM
  4. [SOLVED] The picture is too large and will be truncated
    By Dhruba Bandopadhyay in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-21-2006, 12:00 PM
  5. The picture is too large and will be truncated
    By CLR in forum Excel General
    Replies: 2
    Last Post: 11-01-2005, 04:09 PM

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