+ Reply to Thread
Results 1 to 3 of 3

Unable to paste a formula into other cells

Hybrid View

  1. #1
    rjr
    Guest

    Unable to paste a formula into other cells

    Hello,
    I have a spreadsheet in Excel 2003 and have the following problem.
    Details. It is a protected worksheet, but the malfunction occurs whether
    it's protected or unprotected.

    Whenever I try to copy (works fine and is visible in the toolbar) an item
    (formula, words, etc) I am able to use the edit copy command or the control
    c command.
    I'll go to my cell where I want to paste it and the paste function isn't
    operational and neither is the control v.

    Whenever I open another "new" worksheet the copy/paste functions work fine.

    Since this a is pretty complex worksheet that I had some assistance on
    building I don't know where to start.

    Does anyone have any idea what the problem might be, or would someone be
    will to take a look at it for me to see if it can be fixed.

    Thanks
    Bob Reynolds



  2. #2
    Don Guillett
    Guest

    Re: Unable to paste a formula into other cells

    Send to me an I will have a look. Copy this email to a sheet in the workbook
    so I will know what you are seeking.

    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    "rjr" <rjr10402@bellsouth.net> wrote in message
    news:%Fu0g.30762$Jk3.6672@bignews5.bellsouth.net...
    > Hello,
    > I have a spreadsheet in Excel 2003 and have the following problem.
    > Details. It is a protected worksheet, but the malfunction occurs whether
    > it's protected or unprotected.
    >
    > Whenever I try to copy (works fine and is visible in the toolbar) an item
    > (formula, words, etc) I am able to use the edit copy command or the
    > control c command.
    > I'll go to my cell where I want to paste it and the paste function isn't
    > operational and neither is the control v.
    >
    > Whenever I open another "new" worksheet the copy/paste functions work
    > fine.
    >
    > Since this a is pretty complex worksheet that I had some assistance on
    > building I don't know where to start.
    >
    > Does anyone have any idea what the problem might be, or would someone be
    > will to take a look at it for me to see if it can be fixed.
    >
    > Thanks
    > Bob Reynolds
    >




  3. #3
    Don Guillett
    Guest

    Re: Unable to paste a formula into other cells

    Your problem is that you have a selection event to color the active cell
    which does not allow the copy. Put a 1 in cell A4 and insert this in the
    first line of your selection event

    if range("a4")=1 then exit sub


    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    "rjr" <rjr10402@bellsouth.net> wrote in message
    news:%Fu0g.30762$Jk3.6672@bignews5.bellsouth.net...
    > Hello,
    > I have a spreadsheet in Excel 2003 and have the following problem.
    > Details. It is a protected worksheet, but the malfunction occurs whether
    > it's protected or unprotected.
    >
    > Whenever I try to copy (works fine and is visible in the toolbar) an item
    > (formula, words, etc) I am able to use the edit copy command or the
    > control c command.
    > I'll go to my cell where I want to paste it and the paste function isn't
    > operational and neither is the control v.
    >
    > Whenever I open another "new" worksheet the copy/paste functions work
    > fine.
    >
    > Since this a is pretty complex worksheet that I had some assistance on
    > building I don't know where to start.
    >
    > Does anyone have any idea what the problem might be, or would someone be
    > will to take a look at it for me to see if it can be fixed.
    >
    > Thanks
    > Bob Reynolds
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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