Consulting

Results 1 to 3 of 3

Thread: Solved: Updating Excel Chart

  1. #1

    Post Solved: Updating Excel Chart

    I have an Excel Chart in one sheet, and the source data in another. The source data is arranged in two columns, which get updated every two weeks. There are zeros where the data ends.

    I need to be able to set a starting point that can remain the same, but I need it to detect where the data ends and set the end of the souce data.

    I'm not sure if that makes any sense.

  2. #2

    Post

    Maybe I should clarify a bit.

    The collumns that are the chart's source data get longer, and when they do, I need the chart's source data to extend to include all that data, either automatically or with the press of a button.

    Help would sure be nice. Thank you.

  3. #3
    VBAX Mentor
    Joined
    Oct 2007
    Posts
    372
    Location
    incorporate [VBA]SpecialCells(xlLastCell)[/vba]

Posting Permissions

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