+ Reply to Thread
Results 1 to 4 of 4

Copy and Paste Between Workbooks Pastes as Image, not Formula

  1. #1
    Registered User
    Join Date
    05-17-2009
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Copy and Paste Between Workbooks Pastes as Image, not Formula

    Hi guys,

    This is my first post so please try to bear with me if I make some kind of forum faux-pas. I have read all the rules but you know how the internet can be.

    I'm trying to write a simple app to take some data from one spreadsheet, copy it, and paste the formulas into another spreadsheet. When I do this, the cells are copied into the other spreadsheet as a picture. This is definitely not what I want, below is my code:

    Please Login or Register  to view this content.
    startRange is just a range object I created.

    The only things different about this scenario is that the range I am copying is a whole bunch of cells, whereas startRange is like "A3" (ie. one cell), although you can do that manually in Excel anyway, so I can't see how that would change anything.

    Hope you guys can help.

    Thanks.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Copy and Paste Between Workbooks Pastes as Image, not Formula

    Welcome to the forum.

    Looks fine to me -- post a workbook?
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    05-17-2009
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Copy and Paste Between Workbooks Pastes as Image, not Formula

    Quote Originally Posted by shg View Post
    Welcome to the forum.

    Looks fine to me -- post a workbook?
    Thanks

    I can't really, unfortunately, as it contains specific business stuff that I'd probably be in trouble for posting.

    Do you think that would be the issue though, something about the workbook which is causing it to do this?

    Sorry.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Copy and Paste Between Workbooks Pastes as Image, not Formula

    I dunno. There are some odd states that persist from the user interface into VBA (an example is when you do a Find across worksheets from the UI, and then try to do a Find in VBA), but without seeing the workbook, I can't guess.

    If you can't strip the sensitive data and retain a meaningful example, perhaps someone else can speculate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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