Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 61
Default Format Painter shortcut?

Is there a built-in keyboard shortcut for the Format Painter?

If not, is there a way to to assign to some key combination? I know I
can assign a key combination to a macro, but I would prefer not to
write a macro just to get a keyboard shortcut for a standard function.

Thanks

--
Running Excel 2000 SP-3 on Windows 2000
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 791
Default Format Painter shortcut?

i don't know of any but you could copy the cell with the correct paste
specialformats and then use F4 to repeat the action in each cell you want to
format

"LurfysMa" wrote:

Is there a built-in keyboard shortcut for the Format Painter?

If not, is there a way to to assign to some key combination? I know I
can assign a key combination to a macro, but I would prefer not to
write a macro just to get a keyboard shortcut for a standard function.

Thanks

--
Running Excel 2000 SP-3 on Windows 2000

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 903
Default Format Painter shortcut?

Hi "LurfysMa",
You can use a macro and assign a shortcut key.
Pasting Formats, as in Format Painter (#painter)
http://www.mvps.org/dmcritchie/excel/paste.htm#painter
should satisfy the requirement to not write a macro if it already
exists.

To install the macro you find there see
http://www.mvps.org/dmcritchie/excel....htm#havemacro
To install the shortcut key Ctrl+Shift+P or other shortcut of your choice see
http://www.mvps.org/dmcritchie/excel...k.htm#shortcut
---
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm


"LurfysMa" wrote:
Is there a built-in keyboard shortcut for the Format Painter?



  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Undocumented shortcut

I wish there were a built-in keyboard shortcut for the format painter in Excel. There is one in Word - just highlight some text, use Ctrl-Shift-C to copy the format, highlight the text whose format you want to change, and then use Ctrl-Shift-V to paste it. I tried it in Excel but it didn't work.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,123
Default Undocumented shortcut

Hi Nathan

You can create your own macro with this code line

Application.CommandBars("Standard").FindControl(ID :=108).Execute

Assign the shortcut you want to it


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Nathan Larson" wrote in message ...
I wish there were a built-in keyboard shortcut for the format painter in Excel. There is one in Word - just highlight some text,
use Ctrl-Shift-C to copy the format, highlight the text whose format you want to change, and then use Ctrl-Shift-V to paste it. I
tried it in Excel but it didn't work.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com




  #6   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,123
Default Undocumented shortcut

You can add the macro to your personal.xls so you can use it in all your workbooks
http://www.rondebruin.nl/personal.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Ron de Bruin" wrote in message ...
Hi Nathan

You can create your own macro with this code line

Application.CommandBars("Standard").FindControl(ID :=108).Execute

Assign the shortcut you want to it


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Nathan Larson" wrote in message ...
I wish there were a built-in keyboard shortcut for the format painter in Excel. There is one in Word - just highlight some text,
use Ctrl-Shift-C to copy the format, highlight the text whose format you want to change, and then use Ctrl-Shift-V to paste it. I
tried it in Excel but it didn't work.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com



  #7   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 903
Default Undocumented shortcut

Of course there is already a Ctrl+Shift+C and Ctrl+Shift+V
so you'd want to make sure you don't mind losing them
http://www.mvps.org/dmcritchie/excel/shortx2k.htm
In other words all the good shortcuts are taken.

You might take a look at
http://www.mvps.org/dmcritchie/excel/paste.htm#painter

Which uses your normal Ctrl+C and you add a Ctrl+Shift+P
as in (Format) Painter.
--
HTH,
David McRitchie, Microsoft MVP -- Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm

"Ron de Bruin" wrote in message
...
Hi Nathan

You can create your own macro with this code line

Application.CommandBars("Standard").FindControl(ID :=108).Execute

Assign the shortcut you want to it


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Nathan Larson" wrote in message
...
I wish there were a built-in keyboard shortcut for the format painter in
Excel. There is one in Word - just highlight some text, use Ctrl-Shift-C
to copy the format, highlight the text whose format you want to change,
and then use Ctrl-Shift-V to paste it. I tried it in Excel but it didn't
work.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
hello, can you please tell the shortcut for format painter in exc. Mehar New Users to Excel 2 October 10th 06 12:43 PM
Can I assign a shortcut key (alt letter) to the format painter Mike Blake Excel Discussion (Misc queries) 2 August 31st 06 09:11 PM
shortcut for format painter fahad New Users to Excel 4 February 16th 06 05:44 AM
Its better we have Format Painter KeyBoard Shortcut for MS Excel. BS Excel Worksheet Functions 1 January 27th 06 02:10 AM
Shortcut to format painter judith Excel Discussion (Misc queries) 2 January 17th 05 04:53 PM


All times are GMT +1. The time now is 10:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"