Results 1 to 4 of 4

How can I change Chart.Axes(xlValue) from left side to right side ?

Threaded View

HerryMarkowitz How can I change ... 09-15-2014, 01:38 PM
MrShorty Re: How can I change ... 09-15-2014, 01:53 PM
HerryMarkowitz Re: How can I change ... 09-15-2014, 02:01 PM
MrShorty Re: How can I change ... 09-15-2014, 02:18 PM
  1. #1
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,014

    How can I change Chart.Axes(xlValue) from left side to right side ?

    Greetings,
    1- Open enclosed file.
    2- Run Macro1.
    Sub Macro1()
    Sheets("Sheet1").Select
    Range("A1:A28").Select
    ActiveSheet.Shapes.AddChart2(201, xlColumnClustered).Select
    ActiveChart.SetSourceData Source:=Range("Sheet1!$A$1:$A$28")
    End Sub
    3- See that there is a chart on the Sheet1.
    4- Look at "question sheet" in order to understand my question.

    Regards.
    Attached Files Attached Files
    Last edited by HerryMarkowitz; 09-15-2014 at 01:45 PM.
    Sub DontForgetThese()
         If Your thread includes any code Then Please use code tags...
         If Your thread has been solved Then Please mark as solved...
         If Anybody has helped to you Then Please add reputation...
    End Sub

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Why Minus (-) Symbol Coming Right Side Instead of Left Side ???
    By jd16 in forum Excel General
    Replies: 9
    Last Post: 10-20-2013, 12:16 AM
  2. [SOLVED] How to shift numeric number from left side to right side of a particular word
    By nur2544 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-13-2013, 09:05 AM
  3. [SOLVED] How to move data from right side to left side, please check the attachment
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-08-2013, 03:43 AM
  4. [SOLVED] Area Chart need to move y axes data on the other side
    By Georgina in forum Excel General
    Replies: 0
    Last Post: 08-10-2005, 11:05 AM
  5. Replies: 3
    Last Post: 06-08-2005, 11:05 PM

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