+ Reply to Thread
Results 1 to 3 of 3

Pick up date for Charts from the Spreadsheet

  1. #1
    Wilfred
    Guest

    Pick up date for Charts from the Spreadsheet

    I have a workbook with one data sheet and several charts which represent
    weekly activity. I want to be able to pick up the title of the charts from
    the spreadsheet, e.g. "Sales Activity for Week Ending April 7, 2006". This
    title information is contained in a cell in the spreadsheet.

    How do I get it to display at the top of each chart without having to
    manually type it in the title area under Chart Options?




  2. #2
    Kelly O'Day
    Guest

    Re: Pick up date for Charts from the Spreadsheet

    Wilfred:

    Here' a link to a post I have on dynamic titles that sounds like what you
    are looking for.

    http://processtrends.com/pg_chart_dy...hart_title.htm

    I use a text box and link the box to the chart by activating chart,
    entering "=" in formula bar then pointing to source cell.

    You can format the text and place where you want on the chart. As an aside,
    I prefer this text box approach to using Excel's chart title option. I find
    the chart title option takes up more space than is necessary for the title.

    As the source cell is updated, the title will automatically be updated.

    One last point, you can use a concatenation formula to make your source cell
    update as your week changes.

    Your source title could be = "Sales Activity for Week Ending " &
    Text(A1,"mmmm d, yyyy"). Substitute the actual date cell for A1 in this
    example.


    ...Kelly

    [email protected]



    "Wilfred" <[email protected]> wrote in message
    news:[email protected]...
    >I have a workbook with one data sheet and several charts which represent
    >weekly activity. I want to be able to pick up the title of the charts from
    >the spreadsheet, e.g. "Sales Activity for Week Ending April 7, 2006". This
    >title information is contained in a cell in the spreadsheet.
    >
    > How do I get it to display at the top of each chart without having to
    > manually type it in the title area under Chart Options?
    >
    >
    >




  3. #3
    Wilfred
    Guest

    Re: Pick up date for Charts from the Spreadsheet

    Kelly O'Day, I have three words for you: Awesome, awesome, awesome!!!

    Sometimes I post to these newsgroups and get so many tangential replies that
    I wonder if it's worth the effort of composing a question. Your answer was
    1000% on the mark! Thank you so much. Thanks also for the example. I've
    used the Text formula before but I always have to do a lot of trial and
    error before I can get it to format the dates exactly the way I want it.

    Your reply is perfect!


    "Kelly O'Day" <[email protected]> wrote in message
    news:%[email protected]...
    > Wilfred:
    >
    > Here' a link to a post I have on dynamic titles that sounds like what you
    > are looking for.
    >
    > http://processtrends.com/pg_chart_dy...hart_title.htm
    >
    > I use a text box and link the box to the chart by activating chart,
    > entering "=" in formula bar then pointing to source cell.
    >
    > You can format the text and place where you want on the chart. As an
    > aside, I prefer this text box approach to using Excel's chart title
    > option. I find the chart title option takes up more space than is
    > necessary for the title.
    >
    > As the source cell is updated, the title will automatically be updated.
    >
    > One last point, you can use a concatenation formula to make your source
    > cell update as your week changes.
    >
    > Your source title could be = "Sales Activity for Week Ending " &
    > Text(A1,"mmmm d, yyyy"). Substitute the actual date cell for A1 in this
    > example.
    >
    >
    > ..Kelly
    >
    > [email protected]
    >
    >
    >
    > "Wilfred" <[email protected]> wrote in message
    > news:[email protected]...
    >>I have a workbook with one data sheet and several charts which represent
    >>weekly activity. I want to be able to pick up the title of the charts
    >>from the spreadsheet, e.g. "Sales Activity for Week Ending April 7, 2006".
    >>This title information is contained in a cell in the spreadsheet.
    >>
    >> How do I get it to display at the top of each chart without having to
    >> manually type it in the title area under Chart Options?
    >>
    >>
    >>

    >
    >




+ 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