Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to create a chart containing high price, low price, and
closing price for each day. Therefore, I have four columns in my Excel sheet. However, there's an error when I create a stock chart: "To create this stock chart, arrange the data on your sheet in this order: high price, low price, closing price. Use dates or stock names as labels." Anyone could tell me what is wrong and how to get this error fixed? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is the csv file open?
Have you selected the data for the chart wizard? - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Curious" wrote in message ... I want to create a chart containing high price, low price, and closing price for each day. Therefore, I have four columns in my Excel sheet. However, there's an error when I create a stock chart: "To create this stock chart, arrange the data on your sheet in this order: high price, low price, closing price. Use dates or stock names as labels." Anyone could tell me what is wrong and how to get this error fixed? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes, the .csv file is open.
I tried to select all of the data (including headers) in the sheet before I select the chart wizard. I got the error message. I also tried to select all of the data (without selecting the headers) in the sheet before I select the chart wizard. I got the same error. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Reply to this post, with several rows of your data copied and pasted into
the reply. Excel may notice something irregular with your data. For example, if it is not recognized as numerical, you may have problems creating a chart. (Though I think I would expect the chart to come out wrong, and no the error message....) - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Curious" wrote in message ... Yes, the .csv file is open. I tried to select all of the data (including headers) in the sheet before I select the chart wizard. I got the error message. I also tried to select all of the data (without selecting the headers) in the sheet before I select the chart wizard. I got the same error. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jon,
Here're the beginning part of the data in .CSV: Date High Price Low Price Closing Price 19910717 171.38 170.85 171.31 19910718 177.27 171.29 177.27 19910719 172.87 172.2 172.87 19910722 172.97 172.19 172.42 19910723 172.66 171.12 171.24 19910724 171.25 170.17 170.18 19910725 170.57 169.84 170.56 19910726 170.71 170.4 170.65 19910729 170.71 170.3 170.66 19910730 171.56 170.67 171.54 19910731 172.78 171.49 172.76 19910801 172.77 172.24 172.24 19910802 173.18 171.69 173.05 19910805 173.06 172.37 172.49 19910806 172.92 171.96 172.91 19910807 173.28 172.93 173.06 19910808 173.49 172.94 173.21 19910809 173.39 173.05 173.32 19910812 173.57 173.01 173.55 19910813 174.54 173.55 174.44 Please let me know if you can create a stock chart for the data. |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Those aren't dates in the first column, those are large numbers. Excel is
looking specifically for something it recognizes as date-formatted, or text labels. It couldn't find it, so it gave you the error. You have two ways to proceed: 1. Delete the label Dates in the top left cell, then select the entire range and create the chart. The empty cell overrides Excel's own parsing of the data. 2. Select the three right columns and create the chart. In step two of the chart wizard, click on the Series tab, click in the Category (X) Axis Labels box, and select your pseudo-dates, then click Finish. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Curious" wrote in message ... Jon, Here're the beginning part of the data in .CSV: Date High Price Low Price Closing Price 19910717 171.38 170.85 171.31 19910718 177.27 171.29 177.27 19910719 172.87 172.2 172.87 19910722 172.97 172.19 172.42 19910723 172.66 171.12 171.24 19910724 171.25 170.17 170.18 19910725 170.57 169.84 170.56 19910726 170.71 170.4 170.65 19910729 170.71 170.3 170.66 19910730 171.56 170.67 171.54 19910731 172.78 171.49 172.76 19910801 172.77 172.24 172.24 19910802 173.18 171.69 173.05 19910805 173.06 172.37 172.49 19910806 172.92 171.96 172.91 19910807 173.28 172.93 173.06 19910808 173.49 172.94 173.21 19910809 173.39 173.05 173.32 19910812 173.57 173.01 173.55 19910813 174.54 173.55 174.44 Please let me know if you can create a stock chart for the data. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
display data in stock chart by pointing cursor | Charts and Charting in Excel | |||
How do I make a web query file to download stock data? | New Users to Excel | |||
i need help creating a stock control system | Excel Discussion (Misc queries) | |||
Creating data for a chart | Charts and Charting in Excel | |||
Creating Chart from Two Rows of Data | Excel Discussion (Misc queries) |