Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
This is a difficult technical question.
Excel 2007 allows me to set the base of my lognormal chart (e.g., 2 or 10) but is there any way that I can make the base dependent on the values in my worksheet depending on what they are e.g., if my max spreadsheet value is 20 I would like a lognormal base of 2 and if my max spreadsheet value is 1000 I would like a lognormal base of 10? Thx. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
You would need to use a programmatic approach to this, similar to this
example, but expanded to include the log base. http://peltiertech.com/Excel/Charts/...nkToSheet.html P.S. it's the logarithmic base, not the lognormal base. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "jonny" wrote in message ... This is a difficult technical question. Excel 2007 allows me to set the base of my lognormal chart (e.g., 2 or 10) but is there any way that I can make the base dependent on the values in my worksheet depending on what they are e.g., if my max spreadsheet value is 20 I would like a lognormal base of 2 and if my max spreadsheet value is 1000 I would like a lognormal base of 10? Thx. |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Many thanks John - by the way does excel 2007 fix all the problems that
other users seemed to have with log graphs, or are there any that remain unfixed? "Jon Peltier" wrote: You would need to use a programmatic approach to this, similar to this example, but expanded to include the log base. http://peltiertech.com/Excel/Charts/...nkToSheet.html P.S. it's the logarithmic base, not the lognormal base. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "jonny" wrote in message ... This is a difficult technical question. Excel 2007 allows me to set the base of my lognormal chart (e.g., 2 or 10) but is there any way that I can make the base dependent on the values in my worksheet depending on what they are e.g., if my max spreadsheet value is 20 I would like a lognormal base of 2 and if my max spreadsheet value is 1000 I would like a lognormal base of 10? Thx. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need help with charts in Excel 2007 | Charts and Charting in Excel | |||
Mekko charts in Excel 2007 | Charts and Charting in Excel | |||
Excel 2007 Charts Complexity | Charts and Charting in Excel | |||
Possible bug in Excel 2007 with pie charts and 0 values? | Excel Discussion (Misc queries) | |||
Excel should be able to do log to base 2 charts | Charts and Charting in Excel |