+ Reply to Thread
Results 1 to 4 of 4

Chart VBA for .CrossesAt auto Code

  1. #1
    Registered User
    Join Date
    09-10-2007
    Posts
    40

    Chart VBA for .CrossesAt auto Code

    Is it possible to enable .crossAt function to automatically set within say 50,000 units of the MinimumScale.

    For example;

    The minimum scale for a particular chart reads 200,000, and the .CrossesAt function would automatically set to 150,000. This would be used dynamically for all charts on spreadsheet

    Please Login or Register  to view this content.

    Many thanks;

    James.

  2. #2
    Registered User
    Join Date
    03-24-2008
    Location
    Calabar, Nigeria
    MS-Off Ver
    2003, 2007
    Posts
    37
    Can this work?

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-10-2007
    Posts
    40
    No Unfortunately that didn't work. It just sees it as crossing at -50,000..


    Thanks.

  4. #4
    Registered User
    Join Date
    03-24-2008
    Location
    Calabar, Nigeria
    MS-Off Ver
    2003, 2007
    Posts
    37
    set the MinimumScale manually. set MinimumScaleIsAuto to False. you can set the MinimumScale to the next 1000 multiple of the minimum of your data.

+ 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