Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Wierd problem.
I have two workbooks. For some reason, when I attempt to select the entire sheet1 in workbookA, I cannot paste it into workbookB with the right click. The right click Paste is completely greyed out. However, the item appears in the clipboard pane and I can manually paste it if I click in the clipboard. I've told my client to just use the clipboard, but he really wants to simply use the right click paste option. What would cause the right click paste and paste options to grey out even though the task pane for the clipboard shows the item to be pasted? Thanks in advance. Sparky |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you know the exact steps they used? Sometimes doing something that looks
innocuous can cause the clipboard to get emptied. I have a template named sheet.xlt in my XLStart folder. If I add a new sheet, the clipboard is lost. (If I remove the sheet.xlt, then the stuff stays on the clipboard.) Does Paste work if they just copy from the same worksheet? Ahhhhhhhh. I bet you have a worksheet event firing that's destroying the clipboard. Does your workbook or the workbook they're pasting into have macros behind the worksheet or behind Thisworkbook? Sparky9292 wrote: Wierd problem. I have two workbooks. For some reason, when I attempt to select the entire sheet1 in workbookA, I cannot paste it into workbookB with the right click. The right click Paste is completely greyed out. However, the item appears in the clipboard pane and I can manually paste it if I click in the clipboard. I've told my client to just use the clipboard, but he really wants to simply use the right click paste option. What would cause the right click paste and paste options to grey out even though the task pane for the clipboard shows the item to be pasted? Thanks in advance. Sparky -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Missing Excel option | Excel Discussion (Misc queries) | |||
excel 2002 missing active title bar | Excel Discussion (Misc queries) | |||
Why is Paste Formulas option is acting like Paste All option? | Excel Worksheet Functions | |||
In Excel: add a Paste-Special Option to paste IN REVERSE ORDER. | Excel Worksheet Functions | |||
Excel 2002 - options dialog box missing | Excel Discussion (Misc queries) |