Ask Experts Questions for FREE Help !
Ask
    mohankcr's Avatar
    mohankcr Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 3, 2010, 01:33 AM
    Can't empty clipboard excel 2003
    When I open a excel the entier work sheet will be selected and in the excel task it gives the message Select the Destination or paste. Even though I haven't selected anything.
    JBeaucaire's Avatar
    JBeaucaire Posts: 5,426, Reputation: 997
    Software Expert
     
    #2

    Mar 3, 2010, 11:32 AM

    Sounds like you have some workbook_event codes recorded into your workbook.

    Press ALT-F11 to go into the VBEditor.

    Look in the VBAProject panel on the left. You should be able to look inside Sheet modules, ThisWorkbook modules and regular modules (Module1, Module2, etc)... to find the unwanted code.

    I would suspect something in ThisWorkbook. Possibly even installed into your PERSONAL.XLS project, if you have one.

    Good luck, sleuthing around in there is daunting at first, but you can do it.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Can't undo in Excel 2003 [ 5 Answers ]

In my Excel 2003 the tab UNDO is permanently greyed out and inoperative (and ctrl z doesn't work either). I have uninstalled and reinstalled Office 2003 without getting any improvement. Also I have checked with Microsoft that all applicable updates have been installed. I have discovered that if...

Excel 2003 [ 1 Answers ]

I want to add documents to a form in excel using VB script. Can someone give an idea of code to be used. PLEASE

Excel 2007 to have excel 2003 look? [ 6 Answers ]

Hey I have Microsoft Excel 2007, from my course at college I have been given instructions to do a task. However these instructions are for excel 2003. How do I change my excel 07 to look like excel 03 so that it is easier. I know there is a way, help greatly appreicated thanks.

Excel 2003 Issue [ 1 Answers ]

My company recently updated the Office package from 2000 to 2003. A spreadsheet I have worked fine in 2000 , but now will not work. I received a message that Excel detected errors and repairs were made. It also states that I lost Visual Basic Project and ActiveX Controls. After the...

Excel 2003 issue [ 2 Answers ]

Hi I have a problem with the auto calculation feature in excel. It doesn't seem to be working. I have to use the super calculation feature, crtl+F9 or F9 in order for the calculation to work. Do you know why this is? I'm running excel 2003 (Office 2003 SP1) and the file was saved in excel XP....


View more questions Search