Unable To Create Simple Win / Loss Chart

Dec 4, 2012

I have a # of games played column (Column A), a # of games won column (Column B), and a number of games lost column (Column C).

I'm trying to make it so Column C automatically enters the number when I put in the number in Column B.

Example:

Games Played........Win........Loss
1.........................1...........0
2.........................1...........1
3.........................1...........2
4.........................2...........2

For the fifth game played, if I won it, how do i make the 2 to automatically enter into the loss column when I put in the number 3 in the win column?

View 2 Replies


ADVERTISEMENT

How To Create Formula For Stop-loss Logic

May 21, 2014

I'm trying to create an excel spreadsheet that keeps track of the highest value from a dynamic series. First a bit of background:

A manufacturer produces widgets made from gold. Therefore in order to quote manufacturing prices, they typically get a live gold price using Excel's web services and if the live price is higher that the last gold price they used, then they update their base price list for gold components. If the live price is lower than the last gold price they used, the last gold price does not change.

I'm trying to produce the above logic in Excel using:

Cell A1: [Excel data connection to pull live Gold price] - no problem here

Cell A2: dynamic 'price' that only updates if cell A1 is higher than cell A2

Cell A2 is where I'm getting stuck. I can't think of how to create a formula that updates cell A2 if cell A1 is higher.

View 3 Replies View Related

Making A Simple Chart

Jun 1, 2009

Im trying to create a bar chart that contains required hours per week with a line of hours worked going across the bars, im struggling to make this work and have basically no experience of making any sort of charts or graphs.

I need to create this using vba but to begin with I cant even make the chart manually! Where its all going wrong is the column line for required hours is so thin it looks rubbish. Its a bar chart then I formatted the series of total hours to be a line chart.

View 9 Replies View Related

Simple Scatter Chart

Jun 16, 2006

.ChartType = xlColumnClustered

plots a chart with stacked columns. So i was wondering what the chart type i should specify to get a simple scatter chart.

View 2 Replies View Related

Make Simple Chart Showing Angles

Feb 8, 2013

I'm trying to plot a chart of some sort in Excel to display 4 angles that different blood vessels branch off the aorta. Ideally I'd like to input the values of these angles which would vary from patient to patient and have them be displayed in some kind of chart. The chart I'm hoping to achieve would be cirular with the 4 angles represented by spokes which extend out all of the same length. I've attached a rough sketch to show what I'm trying to achieve and I'd be hoping to be able to change each angle in a worksheet and have the chart update to reflect.

View 9 Replies View Related

Simple Line Chart With Buttons To Choose Datasets

Apr 19, 2014

I want to create a chart on a sheet. If I were charting one data set it would be real simple; I could do so by selecting the range of data values which are in a single column with the respective dates in another column and chart it with data on y, dates on x.

Each point was sampled on a day, only one point per day. I have a table for each person, one column has the data point, the other has the date it was sampled on. I would most like to pair each for not every person has a datapoint sampled on each day.

I have ten individuals with that metric (dataset based on the same sampling). I want to add and erase a line on one chart for any and each person by clicking a toggle button for that individual so we can do any comparative thought of.

View 5 Replies View Related

Format Simple Graph Y Axis Of Pivot Chart?

Nov 19, 2013

I have a pivot chart which has one Axis field (Cell Ref2) and one Sum of Values field (which is a table series of percentages calculated from formulas)

I see the graph like I'd expect, but I'm struggling to get it to show percentages rather than basic integer units on the y-axis? Usually I would imagine to just right click on the y-axis : Format Axis, and expect to see something to change the display units, but it is only for hundredths thousands etc rather than a percentage ? The units themselves in the table for that value series are in percentages so I don't see why it isnt showing the percentage units in the first place.

View 1 Replies View Related

Edit- How To Create A Simple Userform

Apr 19, 2008

I have downloaded the sample file at the bottom of the 'Contextures' webpage that explaines how to create a simple userform...

[url]

at the very bottom there is a 'Download the sample file' link

This simple form alows the user to input 4 bits of data, PartID, Location,Date and Qty. This data is saved in another part of the worksheet called 'Partsdata'

What I want is somehow for the user to be able to seach for a PartID from the list in the Partsdata worksheet. When this PartId is found, display the userform in a way that the data relating to that PartID can be edited and then re-saved when the user clicks on the 'add this part' button.

For example....

Msg Box or user form dispalyed stating...."Enter PartID to edit"
a search of the PartID column (columnA) in PartsData worksheet is carried out and when the matching PartID is found the corresponding information is displayed in a user form that can be edited by the user.

Once the user has made any changes to the data shown, the user clicks on the 'Add this part' button and the new data is re-saved using the same partid reference.

View 9 Replies View Related

Unable To Update Line Chart?

Feb 21, 2014

I had a couple of days ago..

I can get the "Daily %" to update just fine but for the life of me cannot get the "Total Number of Patients" to update.

View 3 Replies View Related

Create A Simple Dash Board Using Only Excel?

Dec 17, 2013

I am trying to create a simple dash board using only Excel and no VBA. What I am trying to do is I want to create dependent drop downs and link up drops downs that will pull out the required data individually or with combination of those two. For example, let's say

A column has Dates of transaction,

B column has Item name

C column has Units

D column has Month name

E column has Shifts (Morning or Evening)

I am trying to make a dash board that will pull total Sum of individual items based on

Only Date wise
Datewise + shift wise
Month wise
monthwise + shift wise

I managed to create drop down list for dates, months, and shifts but i dont know the way how to link the individual drop down lists together to pull the data based on the selection. which function i should use here and how?

View 5 Replies View Related

Create A Simple Macro To Open A Second Workbook?

Jan 31, 2014

I am trying to create a simple macro to open a second workbook if the value in a cell in the current workbook is 'x' or if 'y' do nothing.

Basically I have a simple sales ledger, one column has a yes/no for whether or not an invoice is paid if no I want to open a second workbook 'debtors' so that I can manually input the details. I'm sure this is a very simple proceedure but I can't seem to crack it.

View 2 Replies View Related

Create A Macro From This Simple Search Function

Aug 24, 2009

I am using excel 2007 for database of a large e-commerce site.
I am creating search-able attributes from keywords found in description, title and meta-data columns.

I am using the following function in "column X" to search 4 columns (see formula) for specific music styles.

View 6 Replies View Related

Excel Pie Chart - Unable To Use Sums For Fields / Axis?

Aug 4, 2014

I have a set of data for hours of work. I want to make a simple Pie Chart: % of Hours worked overtime, and % of work not overtime.

The Data Looks something like this:

Name,Normal Hours Worked, Overtime Worked
David,8.0,3.2
Anne,8.0,1.3
Danny,7.0,0.0
Harry,8.0,3.0
Edward,8.0,2.3

So I want a pie chart that has 2 wedges.
~25% labeled as overtime worked
~75% labeled as normal hours worked

Whenever I put these values in the pivot table and use SUM, it is trying to sum based on # of hours matching, instead of by the column Name... so it gets divided into a bunch of different pie wedges.

View 2 Replies View Related

Copy Charts From Excel To PPT - Unable To Resize And Format Chart

May 23, 2014

I have an excel which creates PPT from the excel. but the graph pasted in PPT are not aligned and formatted.

By aligned, i mean re-size the graph and paste in a formatted fashion (currently they are overlapping each other)

My entire PPT created is off alignment and formatting. E.g heading are not properly aligned (they are touching the line below) and so on.

View 1 Replies View Related

Excel 2013 :: Unable To Create Data Form?

Feb 7, 2014

Excel 2013 on a surface tablet and attempting to create a data form. I've followed the necessary steps to try and add the "Form" button to the quick access toolbar, but "Form" is simply not a listed command. Have looked in "All Commands", "Commands not listed in the ribbon" and "Data Tab" and it's nowhere to be found. Not greyed out, just not there.

Frustrating because it's so easy to create a form on past versions of excel. All the tutorials I've seen online explain how to add "Form" to the quick access toolbar

View 1 Replies View Related

Excel 2003 :: Filter Data In Graph / Chart (without Having To Create New Chart)

Dec 29, 2011

I have a spreadsheet created in Excel 2003 (which is what we use at work, unfortunately).

My employees periodically take a test to ensure they have certain items memorized (or are making progress to that end). The spreadsheet rows show all 46 of my employees, and their test scores. The columns are the dates that the tests are administered. I can create a line graph based on the chart data, and interpolate these data with no problems.

The problem is that there are 46 employees! 46 lines on the same graph make for a very cluttered, hard to understand visual. I want to simplify the view by "filtering out" some of the data.

I have an additional column in my spreadsheet for each employee's work area (Area 1, Area 2, etc), and another column with data based on first letter of last name (the values here could be "A-G", "H-M", "N-S" and "T-Z", for example). I figure i could filter my line graph based on these two columns. For example, somehow select just Area 1, and reduce the number of lines on the graph to 16. Or better yet, Choose "Area 2" AND "A-M" and end up with 7 employees (and therefore 7 lines on the graph).

Here's what i have tried:

1) Select the work area column, and use the Filter, which created a drop-down list at the column heading. When i use this drop-down list, i can easily filter the data in the worksheet by Work Area, but this is not reflected in the line graph, which still shows all 46 lines. The problem was that i forgot that i had set the Calculation Options to "Manual". Setting this to "Automatic" (or leaving it on Manual and pressing F9) solved the problem, as the chart now updates when i use the filters. Calculation options are under the "Formula" tab in 2007, or in Tools -> Options -> [either calculation or formula, i forget what it's called] in 2003.

2) Create several separate line graphs in several separate sheets. I wouldn't want to assign someone else the task of maintaining a spreadsheet of such inefficient design.

View 1 Replies View Related

Create A Chart To Create Totals Based Upon Different Keys

Aug 7, 2006

Trying to create an excel chart to create totals based upon different keys. I
need to be able to calculate how many customers there are by Manager and then
By Rep. Then to figure out how many were New, Current, Total # of RSVP and
attended for that Rep. Below is how I have started but I am having some
problems getting certain parts. I know when I get one the rest will fall into
place. I can calculate how many total customers by manager and by rep just by
doing a Countif command but how do I determine the # of New, Current etc. Is
there a If Than command? Managers Totals are simply his reps totals.

Example..
A B C D E
F G
1 Manager Rep Customer New Biz Current # RSVP # Actual Attend

Need totals to look something like this....

A B C D E
F G
1 # of Cust # New # Current #RSVP #
Actual Attend
2 Manager
3 Rep 1
4 Rep 2

View 15 Replies View Related

Pivot Chart Error: Unable To Set The _Default Property Of The Pivot Item Class

Aug 15, 2006

I have created quite a nice little macro that;
drills through a lot of key figures, updates a pivot chart and copies the chart to powerpoint.

However it crashes on one particular data set every time with this error:
Run-time error '1004':
Unable to set the _Default property of the pivot item class

The code where the debugger stops is the last line below here.

lngKpi = Sheets("Helpfile"). Cells(lngRow, 2)
Sheets("Charts").Select
ActiveSheet.ChartObjects("DK").Activate
ActiveChart.PivotLayout.PivotTable.PivotFields("KPI # (overall").CurrentPage = lngKpi

I can manually change the pivot chart to the keyfigure it crashes on and thereby workaround the problem in the macro. Also it works for more than 50 other keyfigures without problems.

View 9 Replies View Related

How To Create A Pivot Chart

Apr 7, 2014

I am trying to create a pivot chart that show the average response times in hour but for some reason my charts looks not right. The axis show a max of 1 but the graph itself showed us up to 17. I think easier to explain if I attached the worksheet.

View 2 Replies View Related

How To Create Control Chart

Feb 7, 2014

I've used trend lines to find the mean and average but for some reason I have not been able to set an upper and lower limit. without introducing a new column.

View 6 Replies View Related

Create Chart With Two Items?

Feb 25, 2014

I have two items: Written Premium and Earned Premium. Each of these items has a forecast and actual number for two months. How can I create a line chart (with dots) that will show both of these items. I've attached a spreadsheet.

View 1 Replies View Related

How To Create Bar Chart With Values And %

Jul 1, 2014

how do you create a bar chart with values and %? Spreadsheet attached.

View 3 Replies View Related

Create A Pie Chart In 2007

Mar 19, 2009


Originally Posted by Question

Create a well labelled pie chart on a separate worksheet to show the profit made by each of the Liverpool departments to the overall profit for 2006. On the labels show the percentage contributed by each department.

I want to create a pie chart in Excel 2007. The data is not next to each other in the columns. How do I create a chart so that it includes the legends as the various departments and the data shown as the figures given under 2006?

View 3 Replies View Related

Create A Flow Chart

Feb 28, 2006

Can you create a flow chart in excel? If yes, how?

View 9 Replies View Related

Create Chart For Each Row In Worksheet

Dec 5, 2006

I'm trying to loop through a worksheet where each row is an individual record. I need a macro to read the row and create a chart on a separate worksheet for that row, then move on until a chart has been created for each individual row. In English the problem is:

Read Row 1
Create chart based on row 1 data in new worksheet 1
Read Row 2
Create chart based on row 2 data in new worksheet 2
And so on

View 2 Replies View Related

Create Chart From Selection

Dec 27, 2006

I have a table of data which moves up and down my report depending on user input changes to the source data.

I have written some VBA code to generate a chart based on this table of data. I have managed to create a basic chart from this table. However I need to change the series (on the chart) from rows to columns so that it is displayed correctly. For this I need to have the cell references within the code belonging to the actual chart.

If I was writing the code for the chart with an absolute reference I would write it as:

ActiveChart.SetSourceData Source:= Sheets("Group").Range("B50:F53"), PlotBy:=xlColumns

This obviously works fine, however when a user makes a change to the source data the table is now out of sync with the chart references.

I am trying to write it as:

ActiveChart.SetSourceData Source:=Sheets("Group").Range(ActiveCell.Offset(-1, -1), ActiveCell.Offset(2, 3)), PlotBy:=xlColumns

Where am I going wrong?

My full code is as follows:

Private Sub CreateRegionChart()
Worksheets("group").ChartObjects.Item(2).Delete

Range(ActiveCell.Offset(-1, -1), ActiveCell.Offset(2, 3)).Select
Charts.Add
ActiveChart.ChartType = xlColumnClustered
'ActiveChart.SetSourceData Source:=Sheets("Group").Range(ActiveCell.Offset(-1, -1), ActiveCell.Offset(2, 3)), PlotBy _
:=xlColumns
ActiveChart.Location Where:=xlLocationAsObject, Name:="Group"
With ActiveChart
.HasTitle = True
.ChartTitle.Characters.Text = "Title"
.Axes(xlCategory, xlPrimary).HasTitle = False
.Axes(xlValue, xlPrimary).HasTitle = True
.Axes(xlValue, xlPrimary).AxisTitle.Characters.Text = "Label"
End With

View 6 Replies View Related

Create Cascade Chart

Jan 18, 2007

Is it possible to create Cascade Chart without the Excel add-in?

View 5 Replies View Related

Create Box Chart/Graph

Mar 12, 2008

How can I create a box chart showing graphically a median, 1st and 3rd quartile and a minimum and a maximum?

View 5 Replies View Related

Re-create The Attached Chart (.jpg File)

Apr 27, 2009

I would like to re-create the attached chart (.jpg file) but have tried for the past 30 or so minutes with no luck.

I know how to arrange my source data. I just do not know how to combine the stacked columns with a line graph.

View 4 Replies View Related

Selecting Items To Create A Chart

Feb 16, 2012

I'm making a risk chart which i want to select data automaticly.

It currently is possible to select a characteristic. After selecting the characteristic i want the chart to update, having only the risks with that characteristic in it. But it also has to select on impact level and chance%.

Is there any way to let Excel auto select the Risk discription and copy it into the chart?

below are 2 pictures, 1 an example database of risks and an example of how the chart should, more or less, look like when i select the financial characteristic.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved