$$Excel-Macros$$ How to add a name column to scatter chart's data label?

2011-08-05 Thread Excel 009
=Sheet1!$A$1:$C$6) I want to put the values (a, b, c, d, e) from the Person column next to the data point. For example, d for the (1,5). Can anyone help? Excel 009 -- -- Some important links for excel users: 1

Re: $$Excel-Macros$$ How to clear clipboard effectively?

2010-03-11 Thread Excel 009
Hi Shyam, Thank you for your help again, but I do not see how hiding the Formula Bar is related to the question though. Excel 009 -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks

Re: $$Excel-Macros$$ How to clear clipboard effectively?

2010-03-10 Thread Excel 009
= False End Sub The objective of this exercise is to show how the copy/paste can be disabled through the code when Clipboard pane closed, but Clipboard pane is opened, the code does not work if one pastes the item from the Clipboard pane command. Excel 009

Re: $$Excel-Macros$$ How to clear clipboard effectively?

2010-03-10 Thread Excel 009
see the copied items appear in the pane and you can paste the items by clicking on the items. Excel 009 -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : htt

Re: $$Excel-Macros$$ How to clear clipboard effectively?

2010-03-09 Thread Excel 009
"application level" and not on Excel "workbook level". How can we set it up so that the users will have this option setting on their end without asking them to do this on their own? Also, how can we stop them from turn the functionality

Re: $$Excel-Macros$$ How to clear clipboard effectively?

2010-03-09 Thread Excel 009
"application level" and not on Excel "workbook level". How can we set it up so that the users will have this option setting on their end without asking them to do this on their own? Also, how can we stop them from turn the functionality

Re: $$Excel-Macros$$ How to clear clipboard effectively?

2010-03-08 Thread Excel 009
stop the objects from being "saved" in the pane. Any new idea will be appreciated? Excel 009 -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://t

$$Excel-Macros$$ How to clear clipboard effectively?

2010-03-04 Thread Excel 009
. But when the clipboard pane is opened, the copied element appears in the clipboard and I can still paste it by clicking the element in the clipboard. Could anyone help? Excel 009 -- -- Some important links for