Results 1 to 8 of 8

Chart fill format - Can it be done from Clipboard

Threaded View

henkdeswardt Chart fill format - Can it be... 08-06-2012, 06:55 AM
henkdeswardt NO HELP: Chart fill format -... 08-07-2012, 01:36 AM
Andy Pope Re: Chart fill format - Can... 08-07-2012, 03:35 AM
henkdeswardt UPDATED: Chart fill format -... 08-07-2012, 04:07 AM
Andy Pope Re: Chart fill format - Can... 08-07-2012, 04:36 AM
henkdeswardt Re: Chart fill format - Can... 08-07-2012, 06:10 AM
Andy Pope Re: Chart fill format - Can... 08-07-2012, 06:37 AM
henkdeswardt SOLVED: Chart fill format -... 08-07-2012, 09:03 AM
  1. #1
    Registered User
    Join Date
    07-17-2012
    Location
    Johannesburg, South Africa
    MS-Off Ver
    Excel 2009
    Posts
    5

    Chart fill format - Can it be done from Clipboard

    Hi. I've ready many many posts on various sites, but still have not been able to find a solution.
    Using Excel 2007:
    I can record a macro the changes the Fill of a chart to "From Clipboard", however when I view the recorded macro there is nothing there:
    Sheets("CAGED_Curve_EFF_PF_Load").Select
        ActiveSheet.ChartObjects("Chart 1").Activate
        ActiveSheet.ChartObjects("Chart 1").Activate
        ActiveSheet.ChartObjects("Chart 1").Activate
        ActiveSheet.ChartObjects("Chart 1").Activate
        ActiveSheet.ChartObjects("Chart 1").Activate
    (I tried it several times.)

    The object is a grouping of a polygon I created (nothing too complicated.)

    Is it possible to do this through VBA?

    I do not want to use the import from file option.

    Henk in South Africa
    Last edited by Cutter; 08-06-2012 at 11:08 AM. Reason: Added code tags

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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