+ Reply to Thread
Results 1 to 5 of 5

shortcut for format painter

  1. #1
    Registered User
    Join Date
    01-29-2006
    Posts
    3

    shortcut for format painter

    I need help to assign shortcut key for format painter

  2. #2
    Peo Sjoblom
    Guest

    Re: shortcut for format painter

    See:

    http://www.mvps.org/dmcritchie/excel/paste.htm#formats

    --
    Regards,

    Peo Sjoblom

    Portland, Oregon




    "fahad" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I need help to assign shortcut key for format painter
    >
    >
    > --
    > fahad
    > ------------------------------------------------------------------------
    > fahad's Profile:
    > http://www.excelforum.com/member.php...o&userid=30946
    > View this thread: http://www.excelforum.com/showthread...hreadid=506181
    >



  3. #3
    David McRitchie
    Guest

    Re: shortcut for format painter

    Hi Fahad and Peo,
    don't know if I supplied the wrong fragment-id on the link previously or
    changed the fragment-id, but make that #painter for the correct link
    http://www.mvps.org/dmcritchie/excel/paste.htm#painter
    see first item in Related area at bottom of that page if not familiar with using macros.
    --
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Peo Sjoblom" <[email protected]> wrote in message news:[email protected]...
    > See:
    >
    > http://www.mvps.org/dmcritchie/excel/paste.htm#formats
    >
    > --
    > Regards,
    >
    > Peo Sjoblom
    >
    > Portland, Oregon
    >
    >
    >
    >
    > "fahad" <[email protected]> wrote in
    > message news:[email protected]...
    > >
    > > I need help to assign shortcut key for format painter
    > >
    > >
    > > --
    > > fahad
    > > ------------------------------------------------------------------------
    > > fahad's Profile:
    > > http://www.excelforum.com/member.php...o&userid=30946
    > > View this thread: http://www.excelforum.com/showthread...hreadid=506181
    > >

    >





  4. #4
    Registered User
    Join Date
    01-29-2006
    Posts
    3

    format painter

    Thanks for help.



    I have visited the link provided by you people and tried it but it didn't work.
    What i have done is copy the VBA code for format painter provided in the link in VBA module.

    I wrote two names in the worksheet and colored one with green then i press Ctrl+C on green colored name and move to the other name and pressed Ctrl+Shift+P but it didn't work.

    Kindly advise and delineate where i was wrong.

    regards

    fahad

  5. #5
    David McRitchie
    Guest

    Re: shortcut for format painter

    Hi fahad,

    Copy the cell you want to copy format from, then select the
    cell you want to apply the format to, then ...

    From Excel try Alt+F8, look for "PasteSpecialFormats"
    if not there you did not install the macro in the correct place
    or the workbook that you installed it in (personal.xls) is not hidden.
    http://www.mvps.org/dmcritchie/excel/getstarted.htm

    Your personal.xls workbook should be in your XLSTART directory
    and if you let Excel create it for you, it would have been created in the
    correct place.

    If it is there try invoking the macro from there with the Run button on right
    that might show up a problem such as being in Break mode due to a
    previous macro failure. If you get such a error press the Stop button
    in the Visual Basic Editor.

    Use Alt+F8 select the "PasteSpecialFormats" macro
    then Options on the right, make sure that the shortcut key is
    in fact Ctrl+Shift+P

    On the Excel Window menu, make sure that your personal.xls
    workbook is hidden. The reason for hiding is so that you don't have
    to specify the workbook name with the macro. With a shortcut key
    assigned it really wouldn't matter because the workbook name was included
    when you created the shortcut. If you unhide your personal.xls, don't forget to hide it again.

    You should be working by now, and perhaps you should review the
    directions again in -- if not for yourself then to tell me where confusion
    may come from in my directions.
    http://www.mvps.org/dmcritchie/excel/paste.htm#painter
    http://www.mvps.org/dmcritchie/excel/getstarted.htm

    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "fahad" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Thanks for help.
    >
    >
    >
    > I have visited the link provided by you people and tried it but it
    > didn't work.
    > What i have done is copy the VBA code for format painter provided in
    > the link in VBA module.
    >
    > I wrote two names in the worksheet and colored one with green then i
    > press Ctrl+C on green colored name and move to the other name and
    > pressed Ctrl+Shift+P but it didn't work.
    >
    > Kindly advise and delineate where i was wrong.
    >
    > regards
    >
    > fahad
    >
    >
    > --
    > fahad
    > ------------------------------------------------------------------------
    > fahad's Profile: http://www.excelforum.com/member.php...o&userid=30946
    > View this thread: http://www.excelforum.com/showthread...hreadid=506181
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1