Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / November 2007

Tip: Looking for answers? Try searching our database.

Icon to paste Formulas only

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
stef - 28 Nov 2007 17:46 GMT
Excel 2002 SP3
Win XP Pro SP2

Hi,
There are icons for Paste Values, and Paste Formatting, both of which
very useful but I cannot find an icon to add to my toolbar to simply
"Paste Formulas" (in the Paste Special).
Is there one somewhere that I am missing?
Bernie Deitrick - 28 Nov 2007 18:15 GMT
stef,

There is no default paste formula button.

You need to add a custom button to an existing commandbar - right click a CB, choose Customize, then
under the Categories choose Macros, then drag the smiley face from the commands section to where you
want your button. Right click the smiley face, and assing the macro below to it (First store the
macro in your Personal.xls so that it will be available whenever you have Excel open).  You can edit
the smiley face to some other more appropriate icon....

HTH,
Bernie
MS Excel MVP

Sub PasteFormula()
Selection.PasteSpecial Paste:=xlFormulas
End Sub

> Excel 2002 SP3
> Win XP Pro SP2
[quoted text clipped - 3 lines]
> find an icon to add to my toolbar to simply "Paste Formulas" (in the Paste Special).
> Is there one somewhere that I am missing?
stef - 29 Nov 2007 08:40 GMT
Thanks a lot Bernie.  Very helpful.

> stef,
>
[quoted text clipped - 21 lines]
>> find an icon to add to my toolbar to simply "Paste Formulas" (in the Paste Special).
>> Is there one somewhere that I am missing?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.