Legend on ChartI am updating chart that includes three years of data and want to add 2008.
The data has transferred, but the legend shows 2007,2008,2006. How can I get
2008,2007,2006 in order in the legend?
Change the order of the series. Double click on one series, and go to the
Series Order tab.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______
"Double L" <Double L@discussions.microsoft.com> wrote in message
news:4CAE4FE5-4390-4D48-BF68-CAA1CDA2BC65@microsoft.com...
>I am updating char...
Moving numbers to two decimal places i think...
well heres my problem- im trying to copy a "total" price from exce
into a vbe using a controlsource, the problem is in excel it display
�593.01 but in vbe i get 593.009, how could i set it up to display
pound sign and take it to the nearest two decimal places
--
4nd
-----------------------------------------------------------------------
4ndy's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=1494
View this thread: http://www.excelforum.com/showthread.php?threadid=26585
Hi 4ndy,
Sub Tester()
Dim MyVar As Double
MyVar = Sheets("Sheet1&qu...
Moving within the dialogue causes assertion failure!!!Can anybody tell me the steps how should i modify the
Dialogues in the working project?The moment i just change
the places of the controls in the same dialogue i get
assertion
failure(i do not touch any code).
or Is there any sample project in msdn?
Thanks
Its too vague to figure out whats going on. You should debug it and see what
the offending assert says. Step in the code from the point where the assert
is fired.
--
Ajay Kalra [MVP - VC++]
ajaykalra@yahoo.com
"sameer" <sameermanagoli@yahoo.com> wrote in message
news:03e401c35215$f1e05e70$a101280a@phx.gbl...
> C...
Demographic chart?Hi,
I need to create a demographic chart in Excel, but I can't find the proper
chart type. Is there a suitable chart type? I've gone through all options I
can think of for a regular bar chart. (In my world, a demographic chart is a
bar chart with the values pointing in two different directions... Not very
complicated, but Excel doesn't seem to agree with me!) Does anyone know of an
adequate solution?
BR -
Aggie
Hi,
They are also known as Tornado charts or population pyramids.
http://peltiertech.com/Excel/Charts/tornadochart.html
http://tushar-mehta.com/excel/software/torna...
Excel 2007 Line Chart with MarkersI'm using a Line Chart With Markers tracking 4 data lines:
Red with Circles
Black with Squares
Blue with Diamonds
Yellow with Triangles
The yellow with triangles is very light and doesn't show very well in my PP
presentation. I would like to change the color of just that one line. How
do I do that?
Click on that series in the chart, and right click, format series. You should
now be able to change the color of the series.
--
Best Regards,
Luke M
*Remember to click "yes" if this post helped you!*
"Bishop" wrote:
> I'm using a Line Chart With Markers...
quick charting question for similar charts on multiple sheets
Hi, just wondering if there is a quick solution to my problem. I have
several charts, all virtually identical except for the data values in
them, and i have one chart per sheet, and about 100 sheets.
The problem is that some charts are positioned slightly different on
their respective sheets then others on other sheets, although some are
identical from sheet to sheet aswell. Just wondering if there is a
quick way to select them all, line them up identically on each sheet,
with all the same size/formating etc.?
Thanks.
--
Boon8888
-----------------------------------------------------...
Charting/ Graph questionHi all
I'd like to visually display a table that contains the following table
structure
StaffName Software 1 Skill Level Software 2 Skill Level (10
software titles >)
(around 50-60 people)
What i'd like to is output a simple visual output that shows me how
many people are at a particular level for the each software (but all
on one chart). I imagined that it may be nice to see blobs based on
the size of the number of staff at a particular skill level for the
specific software.
However i am not sure if this is the right way to represent this data.
I've created a se...
Chart in Chart
Hi
I currently using a 3 line chart, which is controlled by a scroll bar
What I need is to have a smaller chart, but magnified of the visabl
data for a period of days within the chart timeline. All I need to kno
is how to add a addional line chart in and excisting chart.
Hope you can assist
Thie
--
Thie
-----------------------------------------------------------------------
Thiem's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=2747
View this thread: http://www.excelforum.com/showthread.php?threadid=49068
Hi,
You can embed charts within a chartsheet but y...
How do I create a chart....I would like to create a chart that counts the exact number of a specific
name compared to other names. The names are in the same column but each cell
may contains a differnt name and I would like to count how many times each
name appears in the column and then compare them in a graph.
try selecting the column (A)?
<data><Filter><advanced filter>
select unique values
select a cell for the data to start (C1)
hit enter
inD1 enter
=countif(A:A,C1)
hit enter and copy down to the end of the C Column.
"awright" wrote:
> I would like to create a chart that counts ...
charts: 1. link to a cell in chart titles, 2. custom chart templatehello,
1.
how can i make a link to a cell in chart title, category axis & value axis?
i'd like to know how to make a title like eg below:
'Average revenues
[=B2], [=B3]' <- in line below (smaller font size than in line above)
2.
how can i make a my own chart (custom type) by making a own template (how to make a template, and how to implement it to excel
custom types charts)
i am interested in making types similar denkin diagram (similar to radar type) or leontief branch flow matrix (similar to x-y plot
with columns and rows with second x axis and second y axis)
is there a...
A way to check who made a change to itemIs there a way to check who made a change to an item? I know how to check who
made a change to inventory #s, but is there a way to see an item history for
the item's information (ie changes made to price, description, ext
description etc.)?
No, there's no audit trail for property changes.
--
Glenn Adams
Tiber Creek Consulting
http://www.tibercreek.com
glenn@tibercreek.com
----------------------------------------------
Please DO NOT respond to me directly but post all responses here in the
newsgroup so that all can share the information
"The Comedian" <TheComedia...
What are items ?Hello
A Consistency Check is running since about 14 hours on our file server. In
the job details, I see "Items scanned : 45139919".
What are those items ? Are these files ? I'm quite surprised that we have 45
millions files, although I never did a "dir /s" !
Pierrot
Yes it means you have so many files for protection. Please verify the same
on the production servers' protected directory/volume.
Thanks,
Praveen D [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"wpher56" <jstealque@hotmail....
Chart items moving aroundHi everybody!
I have posted this before but I never got any replies so I did some testing
myself. I I want to share what I have found out with you and it would be
great to hear if someone else recognizes this.
Background:
I have a number of embedded charts on a scorecard sheet that gets updated
from several sources. I run this scorecard for different business units, take
pictures of the scorecards and put in another Excel file that I later make a
PDF of.
Problem: After running this a few times, I find that my chart legends have
moved around a bit and that some plot areas have been resi...
Creating calendar items programatically & remotelyHi, I am considering a project to provide our sales staff with
information from a central business system (Win2K3/ASP/SQL2K)and file
server,
The problem is thier tool of choice is Outlook as the functions are
contact/calendar based and they are remote/home based, accessing the
business system over a VPN.
If it goes ahead, I will probably procure a hosted exchange solution
for them but without knowing upfront if SQL integration is possible ,
it may be the wrong choice. These are the types of things I will need
to program in, anyone have any thoughts on this?
Is it possible create calendar it...
Simple State Diagram flow chart in Visio?I am trying to make a very simple State Chart Diagram in Visio.
I'm not sure if I should just use the basic flow chart or not, as I'm not
familar with UML.
I simply want to describe a software program that will move two one of four
"states" based on some conditions, then loop back around.
I am not opposed to just making a flow chart but was hoping to make it look
a little more "professional" using a State Diagram.
The examples seem rather complicated, I don't want to have to define
variables and all that using UML, I just want to show the four "states...
Combination of stock chart and line chartDose anyone know how to plot a stock chart and a line chart together in
combination ? I tried but can't seem to do it, is it possible in Excel ?
One way is stock chart with open, high, low and close plus volume but I need
to plot 2 other lines.
Thanks,
Hiromichi
Hiromichi -
I have written an explanation on this web page:
http://peltiertech.com/Excel/Charts/StockChartPlus.html
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
hwatari wrote:
> Dose anyone know how to plot a stock chart and a...
How To Chart A Formula in Excel 2007I'm looking to plot multiple formulas on a single chart, and came across a
thread from 8/12/2005 for earlier versions of Excel for a single function,
which causes errors when recreated in 2007.
Error is
A Formula in this worksheet contains one or more invalid references
Verify that your formulas contain a valid path, workbook, range name, and
cell reference
I presume its due to changes in 2007, and possibly the Evaluate formula as I
cant find it listed in 2007.
Is there a new technique that avoids the error?
Thanks Very Much for any help.
Kris
In column A we have...
Mass Update to make items available on websiteIs there a way to do a mass update to change item properties to enable the
"item is available on website" box? I'd rather not go through 1000+ items
manually to do this. I am using RMS and Nitrosell.
Thanks!
Hi Julie - you could run an update query using SO administrator. I am not
familar with the Nitrosell application, you may want to consult with the
company that sold you this solution. Usually not all your inventory items
will be available for sale on your web site, but I'm not sure how Nitrosell
interacts with the web item flag...
Anyway if your partner approve...
Moving User Mailboxes to a Different ServerHow do I move a user mailbox to a different server. Our organization is
currently have space issues on 1 of our 3 exchange server and I would like to
move a few users around to even out the space.
http://www.microsoft.com/technet/prodtechnol/exchange/Analyzer/1709e5fe-a070-4985-a4b9-8fe67c46b055.mspx?mfr=true
David A. Bermingham, MCSE, MCSA:Messaging
Senior Systems Engineer
www.steeleye.com
Dan wrote:
> How do I move a user mailbox to a different server. Our organization is
> currently have space issues on 1 of our 3 exchange server and I would like to
> move a few users around...
In icon view ListCtrl,how to display 5 rows text per item?In general,ListCtrl of icon view can display only 2 rows of text per
item(the remaining will display in "..."),but now i want to display 5
rows,how can i do that?
thanks!
Hi,
I believe you will have to resort to owner drawing the items.
Regards
Chris
"yangxiaoxiang" <littlewarm@163.com> wrote in message
news:%23eUOjzNWDHA.208@tk2msftngp13.phx.gbl...
> In general,ListCtrl of icon view can display only 2 rows of text per
> item(the remaining will display in "..."),but now i want to display 5
> rows,how can i do that?
> thanks!
>
>
T...
Can't change pt. size in a 3-D Format ChartFor some reason, I am not able to change the width and height point sizes
when I am trying to apply 3-D formatting to a chart in Excel. I try to type
the numbers in, but the pt size just defaults back to 0. My husband thought
it may have been a stuck number key somewhere, so I turned the computer off
and rebooted. No change. Any ideas? Thanks!
Point sizes of the whole chart?
What's wrong with a good old 2D chart? You won't have this kind of
problem, and you won't distort the data you're plotting, either.
- Jon
-------
Jon Peltier
Peltier Technical Services,...
create chart from external applicationHi,
I would like to know if this is possible....
I have an application that contains an hierarchical chart.
I would like to export this data into a format that Visio can *understand*,
and then import it into Visio and have it display in a hierarchical manner.
Does any body know if this is possible to do.
.....or, if there is another way of getting my data into Visio, can you
please let me know.
Thanks.
Here is an article that describes how to automate the org chart wizard, and
how to format your data:
http://office.microsoft.com/assistance/2002/articles/spotlight5_July00.aspx
Hope ...
print a chart over multiple pagesI am trying to stretch a chart over multiple pages, but i just can't get it
to work. I have tried all i can think including attempting to print areas
individually.
Any ideas?
i'm using excel 2003.
Thanks
Hi,
If the chart is on a chart page, this will not work. If the chart is
embedded on a sheet, and you select the chart, it will not work. What you
need to do is embed the chart and then select the range "behind - under" the
chart, then you can use all of the print options, thereby printing one chart
across multiple pages.
Cheers,
Shane
"OEB1527" <O...
Purchase Line Items in SmartListI using GP 7.0
I generate a SmartList Report in the Purchase Line Items where I need to see
all POs with the Document Status = OPEN. There are some POs that status
should be history because they were fully received against. How do I change
the document status to history? Also, I notice some items on the PO were not
completely received and the remaining items are canceled. Example I purchase
250 I received 240 so I canceled 10 remaining items. How can I move this PO
into history so it will not show up as open?
Thanks in advance for your help,
Kevin
You need to go to to Routines>...
Embed ChartIs it possible to link a chart into my current worksheet
like an embedded chart (or something)?
Thanx.
Brian -
I'm not sure what you're asking. If you copy a chart from one workbook
(or worksheet) and paste it into another, it will retain its links to
the original source of its data. You can change its source data (to its
new parent worksheet) using Source Data from the Chart menu.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______
briank wrote:
> Is it possible to link a chart into my current worksheet
> like an...