![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 15
|
I thought this would be simple at first but...
I have 2 columns. The first lists Stations. ie. 0+00, 2+00, 6+00. For those not familiar with stationing it is just a measurement - (0ft,200ft,600ft). The second lists elevations. ie. 1600, 1620, 1680 I need to plot a line chart to represent the 2 columns, but it has to be to a scale. ie. Vertical Scale: 1" = ?' Horizontal Scale: 1" = ?' Excels' line chart gets me close but it does not scale correctly. Can anyone point me in the right direction here? |
|
|
|
|
|
#2 |
|
New Member
Join Date: Mar 2002
Posts: 15
|
|
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Would incrementing the Stations by 1 and the
use of #N/A to skip the Values help ? Try inputing this...... Station Elevation 0+00 1600 1+00 #N/A 2+00 1620 3+00 #N/A 4+00 #N/A 5+00 #N/A 6+00 1700 Ivan |
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2002
Posts: 15
|
Thank you for the reply. I am not being very clear, and I apoligize. I am not much of an XL user and some of the terminology is beyond my grasp right now. What I forgot to mention is that the chart must be 3 inches high with 3 major axes, 10 inches wide with 6 major axes. Depending on the data the values will obviously have to shift. Another example: If the elavation was 1678 I don't want to see 1678 on the side, I want to see 1660 and 1680 with a vertical scale of 1"=20' and the 1678 plotted on the chart in between the 1660 and 1680. Also the stationing sometimes could be 3+40 an fall between the 2+00 and the 4+00 on a horizontal scale of 1"=100'.
again sorry if I am not making sense. This sight has a much more complicated example of what I am asking for at: http://www.mrexcel.com/graphics.shtml#S2 If the answer is: "Golfball, this is way beyond you abilities as a newbie, you need to pay someone to do this foe you." I can accept that too. _________________ Golfball "Because I could not stop for Death - He kindly stopped for me - The carriage held but just ourselves And immortality." -Emily Dickinson [ This Message was edited by: Golfball on 2002-03-30 18:37 ] |
|
|
|
|
|
#5 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Newcastle, UK
Posts: 1,174
|
I don't think anyone on this board would dismiss any problem so long as it's do-able, regardless of the level of knowledge.
I don't know if this'll help: I looked at your example at http://home.adelphia.net/~djhess/Page.htm and pasted the data to a workbook. I then highlighted the area A1:B4 and used probably my favourate shortcut Control+F1. This will give you bar chart, the increments seem to be what your after. Once you have the chart you can Right Click on various point to change properties, like the type of chart, the Major and Minor properties of the Axis'. Not a full answer yet, BUT play with the idea and get back to me if you need further assistance.
__________________
"Have a good time......all the time" Ian Mac |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|