Establishing 20:80 Ratio From Team1 To Team2

Mar 2, 2013

I'm working on a plan with the objective to reach a 20:80 ratio from Team 1 to Team 2

The intent of the is get 80% of the work to be supported by Team 2, which currently has no team members.

Team 1 currently has 32 team members.

I am trying to to determine if I need to hire or re-deploy employees to from one team to another or to another program to achieve the objective.

The objective is to take Team 1, which is currently doing 100% of the work & reduce that work load to approximately 20%, which then Team 2 will be supporting approximately 80%.

I started a generic calculation but I believe it's wrong.

View 3 Replies


ADVERTISEMENT

Establishing A Time Interval

Sep 5, 2008

I have a list of times, and I need to work out a way to establish what time interval it applies to, using a function. In production, this will be used over hundreds of entries at a time, but for the sake of example I'll cut it down to 15 times:

17:28:35
16:11:14
17:08:20
19:21:51
15:29:01
15:31:45
14:32:24
13:39:51
15:44:41
16:52:38
20:17:37
13:26:05
15:45:01
20:12:24
12:53:26

Now, there are 27 different time intervals there times can fall into:

1: 6:00 - 6:30
2: 6:30 - 7:00
3: 7:00 - 7:30
4: 7:30 - 8:00
5: 8:00 - 8:30
6: 8:30 - 9:00
7: 9:00 - 9:30
8: 9:30 - 10:00
9: 10:00 - 10:30..............

So, what I'm looking for is a formula that will match up the time to the interval. For example, it would look at 16:52:38 and output that it falls within interval 20.

View 5 Replies View Related

Establishing Duplicate Entries - Highlighting Them Then Deleting

Apr 17, 2014

I have a spreadsheet with thousands rows of items on. I am trying to identify duplicate entries based on two or three cells within each row. If those two or three cells are duplicated for that particular ID then the duplicate entry (row) should be highlighted for deletion.

Better still it would be great if there was a macro or formula which would delete that duplicate row.

So for example on the spreadsheet I have attached, I would like rows 6 and 9 deleted or highlighted as the criteria for deletion is a duplication of the entry in the 'YEAR' column AND the 'VALUE' column for the REFERENCEs AB-1234 and AB-9876 which are the unique identifiers for each individual case.

This would leave the end result as per the table below on the attached spreadsheet.

View 4 Replies View Related

ColorIndex :: Way Of Establishing What The Color Of A Shaded Cell?

May 2, 2008

Is there a way of establishing what the color of a shaded cell?

View 9 Replies View Related

Re-establishing Formulas On “text” Input For A Specific “cell” = Original Formula Act

Nov 23, 2009

See attached worksheet for reference. Is it possible (while utilizing the same spreadsheet on a weekly basis) to zero a spreadsheet subsequent to its use. Importantly however, all relevant formulas must remain perfectly intact and will re-establish themselves once relevant data is placed inside an individual cell? In this case, as soon as a “Name” (or even a letter) is referenced inside the “Name” column: H10:H19?

In other words, the entire sheet is blank bar the top date and respective headings. Once any text is placed inside cells H10:H19, the formulas from the associated Row re-applies itself to the “Week-Start” dates, “Week-End” dates and references a default “Phone” amount for ‘$10’? The Data Validation formulas I’m sure would remain undamaged? This would prevent ‘text clutter’ (such as dates extending to the bottom with no apparent referencing or connecting information?

View 2 Replies View Related

Ratio With Decimals?

Oct 14, 2009

I am trying to get an exact ratio in excel but am unable to do so. Example:

60,000/58000 = 1.03. The ratio should then be 1.03:1. But excel is showing this is 1:1. Here is my formula

PHP
=TEXT(E55/E56,"0")&":1" . I need it to show it to two decimals.

View 2 Replies View Related

Calculate Ratio

Sep 25, 2007

I'm trying to create a quote... basically I need to find out about calculating ratios.

We have 47 students going on a trip to different venues, we offer 1:10 teachers (i.e. one teacher free, for every ten students going), however some venues offer a different ratio e.g. 1:5 teachers free of charge.

I need to somehow create a column where it will calculate the amount charged for the different ratios the venues offered.

View 9 Replies View Related

Ratio Running Total?

Mar 28, 2014

On the attached worksheet i have blocks of data in col C in chronological order,i wish to count the number of times related data in col AG is between 1 & 3 incl (highlighted in blue) ,the result to be expressed as a % in col V,eg block A =5,col AG has 2 event between 1 & 3,so col V = 40%.I have inserted empty rows between the data for clarity,there are no empty rows in the data.

View 1 Replies View Related

What Is The Best Aspect Ratio For A Dashboard 4 X 3 Or 6 X 9

May 23, 2013

What is the best Aspect Ratio for a dashboard 4 X 3 or 6 X 9.

View 3 Replies View Related

Calculate Reward To Risk Ratio

Sep 30, 2003

I have a spreadsheet that calculates Reward to Risk Ratio for the stock market investing. The formula is Target Price - Entry Price / Entry Price - Stop out Price.

The problem is the ratio often comes out to something like 3/4 or 7/8.

Is there a way to reduce the result down so that the first number is always a 1 to make it more clear but still maintain the ratio. For example, 1-1.3, or 1-7.8, etc.

View 9 Replies View Related

Make A Ratio Of The Results Of One Column Against Another

Feb 14, 2007

can Excel make a Ratio of the results of one column against another ?

eg, Col A 2.00
Col B 1.00

in Col C, the ratio result is 2 : 1

View 9 Replies View Related

Assign Values To Ratio Buttons

Feb 18, 2008

Assign values to ratio buttons

I have created a UserForm in Excel, to gather data for a questionnaire.

For each question, the user must select an answer from a radio button (Yes, No and N/A)

When I add the record (answers) to the sheet1, the results are shown as all being false.

I want to show either ‘Yes’ or ‘No’ or ‘N/A’


Private Sub CommandButton2_Click():

Dim LastRow As Object

Set LastRow = Sheet1.Range("a65536").End(xlUp)

LastRow.Offset(1, 1).Value = UserForm1.OptionButton1.Value
LastRow.Offset(1, 1).Value = UserForm1.OptionButton2.Value
LastRow.Offset(1, 1).Value = UserForm1.OptionButton3.Value

End Sub

View 9 Replies View Related

Employee Turnover Ratio Report

Jul 13, 2006

Need formula to calculate employee turnover ratio and if there is a place to get a free template to download?

View 9 Replies View Related

Excel 2007 :: Maintain Aspect Ratio?

Nov 11, 2012

I have a userform that opens up to full screen, however, when i designed it everything is central and in its place, but when the userform opens full screen everything is pushed to the left and not using all the form.

I know that in VB2010 u can use docking and table layout panels for this sort of thing but VBA 2007 which I am using with excel doesnt seem to have these options?

View 1 Replies View Related

Sum And Find Median Value Of Two Datasets To Develop Ratio

Jul 29, 2014

with the following formula.

I need to find the median of Column C and Column H and then divide the median sum of Column C by the median sum of Column H. My data contains blanks so I obviously need to count cells with data only. I am trying to avoid hard coding any cells and am looking for a single formula.

View 1 Replies View Related

Lock Aspect Ratio - Portrait Picture

Sep 27, 2011

below is my coding, it inserts a picture into a cell and fits to what ever the cell size is.

my cells are more landscape (fixed) than portrait, how can i still make the images fit into the cell height wise but keep a aspect ratio of a portrait picture.

Sub InsertPicture1()
Dim myPicture As Variant
myPicture = Application.GetOpenFilename _
("Pictures (*.gif; *.jpg; *.bmp; *.tif),*.gif; *.jpg; *.bmp; *.tif", , "Select Picture to Import")
If myPicture = False Then Exit Sub
Application.ScreenUpdating = False

[Code] ........

View 6 Replies View Related

Excel 2010 :: Determine Ideal Ratio

Aug 24, 2012

I'm haven't played with stats in a while and now I'm trying to determine the ideal traffic/labor hour in order to maximize revenue/labor hour. My data looks like this:

Excel 2010
A
B
C
D
E
F

1
Date
Traffic
Revenue
Hours
Traffic/hr
Revenue/hr

[Code] ........

Sheet1

I don't know if Excel or Analyst Toolpak has the firepower for this or if I'll need additional tools.

View 5 Replies View Related

Formula For Calculating A Ratio Using The Data In The Pivot Table.

Jan 17, 2008

I can’t seem to work out the formula for calculating a ratio using the data in the pivot table.

I’ve added a column next to the pivot table to work out the ratio between to columns.

=SUM(B11/C11)

But what if there is no data in cell (B11), I want to return a “ “ (blank space)… but it returns a #DIV/0!

View 14 Replies View Related

How To Create Spreadsheet To Calculate Macro Nutrient Ratio Of Foods

Aug 7, 2008

I am trying to create a spreadsheet to calculate the macro nutrient ratio of foods based on carbohydrates, proteins, and fats and how many units/servings I eat of each. I've attached the file I've started. It's fairly straightforward and simple, thus far.

I would like to be able to associate a food with its various nutritional data in its row (fat, carbs, sugar, fiber, sat. fats, protein.. etc.). With all of my food items entered, I would like to be able to choose from a list, have it prompt me for how many units I've eaten then plug it into my formula to calculate totals and ratios.. The final flow should go soemthing like this...

1. Select a food from a list (each food on the list has its associated characteristics)..

2. Select how much ( each food will have an associated serving size i.e. 1/2 cup, 1oz..) ---- (4) oz VS. entering each unit in A1

3. Make these totals of each characteristic feed into my final chart with which to track and graph.

View 4 Replies View Related

Grow Denominator Ratio By Fixed Percentage Until Equal Or Greater Than

Aug 24, 2006

I have what may be a math question as much as an Excel question. See my attached spreadsheet example in which I grow the denominator of a ratio by a fixed percentage until it equals or exceeds the numerator. This results in the denominator being grown X number of times.

View 2 Replies View Related

Date Function - Calculate Ratio Between Months Based On Working Days?

Jul 25, 2014

I have added 3 tables data .. also I had created a sample solution calc for emp1 and project1 ... I need to calculation the ratio between the months based on the working days and allocate the efforts accordingly.

View 2 Replies View Related







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