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 / Word / Programming / December 2004

Tip: Looking for answers? Try searching our database.

Format Painter Short Cut?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dave - 13 Oct 2004 02:11 GMT
Does anyone know the format painter short cut keys?
ty
dave
Jay Freedman - 13 Oct 2004 14:29 GMT
Hi Dave,

By default, it's Ctrl+Shift+C to copy the format at the highlight, and
Ctrl+Shift+V to paste that format at another location. Think "copy" (Ctrl+C)
and "paste" (Ctrl+V) with Shift to denote "formatting".

In the Tools > Customize and Tools > Customize > Keyboard dialogs, these are
listed under All Commands as CopyFormat and PasteFormat, respectively.

Signature

Regards,
Jay Freedman
Microsoft Word MVP          FAQ: http://word.mvps.org

> Does anyone know the format painter short cut keys?
> ty
> dave
Michael - 15 Nov 2004 14:39 GMT
Hi Jay

I can get that short cut to work in Word, but not in Excel, any clue why
that is?

Could be that Im using Excel 2002?

- Michael

"Jay Freedman" skrev:

> Hi Dave,
>
[quoted text clipped - 8 lines]
> > ty
> > dave
Jay Freedman - 15 Nov 2004 18:59 GMT
Hi Michael,

The original question was only about Word. There is no such shortcut in
Excel. For a workaround, see
http://groups.google.com/groups?threadm=45QwO0ILEHA.2192%40cpmsftngxa10.phx.gbl.

Signature

Regards,
Jay Freedman
Microsoft Word MVP          FAQ: http://word.mvps.org

> Hi Jay
>
[quoted text clipped - 26 lines]
>>> ty
>>> dave
Malik Al-Amin - 07 Dec 2004 18:14 GMT
Hi Dave,

Thanks for the feedback.
This is the code that I have in the ShowFileDialog:

Sub ShowFileDialog()
   Dim dlgOpen As FileDialog
   Set dlgOpen = Application.FileDialog( _
       FileDialogType:=msoFileDialogOpen)
   With dlgOpen
       .AllowMultiSelect = True
       .Show
   End With
End Sub

the .show method opens the dialog box but if I click on a file that file
doesn't open. Do I have to explicitly open it and if so how do I pass the
same name the user selected?

Thanks

Malik
> Hi Jay
>
[quoted text clipped - 19 lines]
> > > ty
> > > dave
 
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.