Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using Office 2003 and Windows XP;
On the Paste button drop down (standard toolbar), in certain workbooks, the "Values" option is not available. Even though I do a very basic copy of two values in one column from another workbook. Even though protection is turned off at both the sheet and workbook levels, this function is grayed out. I tried to manually turn it back on in code using: CommandBars("Standard").Controls(12).Controls(2).E nabled = True But this neither causes an error nor enables the control. What would cause this behaviour and how can I fix it? Thanks much for your assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste Special Values | Excel Discussion (Misc queries) | |||
Copy; Paste; Paste Special are disabled | Excel Discussion (Misc queries) | |||
Paste special values but not... | Excel Worksheet Functions | |||
paste special values | Excel Worksheet Functions | |||
Dynamic Copy/Paste Special Formulas/Paste Special Values | Excel Programming |